com.datumbox.framework.common.interfaces
Interface Configurable
-
- All Known Subinterfaces:
- StorageConfiguration
- All Known Implementing Classes:
- AbstractFileStorageConfiguration, ConcurrencyConfiguration, Configuration, InMemoryConfiguration
public interface ConfigurableAll configuration classes of the framework need to inherit this interface.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidload(java.util.Properties properties)Initializes the Configuration object by using a property file.
-
DataMelt 3.0 © DataMelt by jWork.ORG