public interface Configurable
Modifier and Type | Method and Description |
---|---|
void |
configure(java.util.Properties configuration)
Configure the object with the configuration properties.
|
void configure(java.util.Properties configuration) throws ConfigurationException
configuration
- the properties to useConfigurationException
- if there is an invalid configuration