|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - type of configuration.public interface ConfigurationEvent<T>
Event signalling a modification of a configuration.
| Nested Class Summary | |
|---|---|
static class |
ConfigurationEvent.Action
Value indicating what has happened to the configuration. |
| Method Summary | |
|---|---|
ConfigurationEvent.Action |
getAction()
Indicate the reason of the present event. |
java.util.Map<java.lang.String,T> |
getConfiguration()
Get the configuration now valid. |
java.lang.Object |
getConfigurationSource()
Access to the underlying platform object from which the configuration has been created. |
| Methods inherited from interface org.eclipse.swordfish.core.event.Event |
|---|
getProperties, getProperty, getTopic |
| Method Detail |
|---|
java.util.Map<java.lang.String,T> getConfiguration()
null.ConfigurationEvent.Action getAction()
java.lang.Object getConfigurationSource()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||