de.smartics.properties.admin.domain.service
Class ApplicationIdConfigurationPropertiesLoader
java.lang.Object
de.smartics.properties.admin.domain.service.ApplicationIdConfigurationPropertiesLoader
-
All Implemented Interfaces:
-
Serializable
-
public class ApplicationIdConfigurationPropertiesLoader
-
extends
Object
-
implements
Serializable
Responsible to read application identifier properties from the classpath.
-
See Also:
-
Serialized Form
Field Summary |
static String |
CLASSPATH_LOCATION The location within the classpath to find the configuration file to load. |
Method Summary |
de.smartics.properties.resource.domain.ArtifactId |
load() Loads the application identifier configuration. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLASSPATH_LOCATION
public static final String CLASSPATH_LOCATION
-
The location within the classpath to find the configuration file to load.
-
Constant Field Value:
-
"META-INF/smartics-properties/boot/application-id.properties"
ApplicationIdConfigurationPropertiesLoader
public ApplicationIdConfigurationPropertiesLoader()
-
Default constructor.
load
public de.smartics.properties.resource.domain.ArtifactId load()
-
Loads the application identifier configuration.
-
-
-
Returns:
-
the application identifier configuration.
Copyright © 2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.