Class DefaultConfigurationLocation
java.lang.Object
pl.edu.icm.unity.engine.api.config.DefaultConfigurationLocation
- All Implemented Interfaces:
ConfigurationLocationProvider
@Component
public class DefaultConfigurationLocation
extends Object
implements ConfigurationLocationProvider
Returns the configuration file: use a reselected one with property or the default one if not set.
- Author:
- K. Benedyczak
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
CONFIG_FILE_PROP
- See Also:
-
-
Constructor Details
-
DefaultConfigurationLocation
public DefaultConfigurationLocation()
-
-
Method Details
-
getConfigurationLocation
- Specified by:
getConfigurationLocation
in interfaceConfigurationLocationProvider
-