Class LocalConfigurationImpl
- java.lang.Object
-
- org.gcube.data.publishing.gCatFeeder.service.engine.impl.LocalConfigurationImpl
-
- All Implemented Interfaces:
LocalConfiguration
public class LocalConfigurationImpl extends Object implements LocalConfiguration
-
-
Field Summary
-
Fields inherited from interface org.gcube.data.publishing.gCatFeeder.service.engine.LocalConfiguration
DB_ENDPOINT_CATEGORY, DB_ENDPOINT_NAME, POOL_MAX_IDLE, POOL_MAX_TOTAL, POOL_MIN_IDLE
-
-
Constructor Summary
Constructors Constructor Description LocalConfigurationImpl()
-
-
-
Method Detail
-
load
@PostConstruct public void load()
-
getProperty
public String getProperty(String propertyName)
- Specified by:
getPropertyin interfaceLocalConfiguration
-
-