public interface Configurable
| Modifier and Type | Method and Description |
|---|---|
java.util.Map |
getProperties()
Get the configuration Properties of the component.
|
void |
setProperties(java.util.Map properties)
Set configuration properties of the component
|