org.gcube.contentmanagement.layerindependent.servicehelper
Class ContentManagementProperties
java.lang.Object
org.gcube.contentmanagement.layerindependent.servicehelper.PropertiesManager
org.gcube.contentmanagement.layerindependent.servicehelper.ContentManagementProperties
public class ContentManagementProperties
- extends PropertiesManager
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STORAGE_MANAGEMENT_SERVICE_URI_PROPERTY_NAME
public static final java.lang.String STORAGE_MANAGEMENT_SERVICE_URI_PROPERTY_NAME
- name of the Java property in the configuration file, that defines, which
Storage Management endpoint should be used
- See Also:
- Constant Field Values
RUNNING_LOCAL_TEST_PROPERTY_NAME
public static final java.lang.String RUNNING_LOCAL_TEST_PROPERTY_NAME
- See Also:
- Constant Field Values
ContentManagementProperties
public ContentManagementProperties()
getConfigFilename
public java.lang.String getConfigFilename()
- Specified by:
getConfigFilename
in class PropertiesManager
getInstance
public static ContentManagementProperties getInstance()