public interface Configurable
Modifier and Type | Method and Description |
---|---|
Properties |
getConfiguration()
Get the component configuration.
|
void |
setConfiguration(Properties config)
Set the component configuration.
|
void setConfiguration(Properties config) throws SmooksConfigurationException
config
- The component configuration properties.SmooksConfigurationException
- Bad component configuration.Properties getConfiguration()
Copyright © 2020. All rights reserved.