|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConfigurationProducer
Marker interface for components that can share their configuration.
| Method Summary | |
|---|---|
void |
addConfigurationListener(ConfigurationListener cl)
We don't have to keep track of configuration listeners (see the documentation for ConfigurationListener/ConfigurationEvent). |
void |
removeConfigurationListener(ConfigurationListener cl)
We don't have to keep track of configuration listeners (see the documentation for ConfigurationListener/ConfigurationEvent). |
| Method Detail |
|---|
void addConfigurationListener(ConfigurationListener cl)
cl - a ConfigurationListener.void removeConfigurationListener(ConfigurationListener cl)
cl - a ConfigurationListener.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||