public interface MapOrientedComponent
| Modifier and Type | Method and Description |
|---|---|
void |
addComponentRequirement(ComponentRequirement requirement,
java.lang.Object value) |
void |
setComponentConfiguration(java.util.Map<?,?> configuration) |
void addComponentRequirement(ComponentRequirement requirement, java.lang.Object value) throws ComponentConfigurationException
ComponentConfigurationExceptionvoid setComponentConfiguration(java.util.Map<?,?> configuration)
throws ComponentConfigurationException
ComponentConfigurationException