|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
org.xngr.context.ServiceContextEvent
org.xngr.context.NodeContextsChangedEvent
public class NodeContextsChangedEvent
Event which indications that a node-context has been added or removed to/from the list.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.xngr.context.ServiceContextEvent |
|---|
ServiceContextEvent.Type |
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Method Summary | |
|---|---|
NodeContext |
getNodeContext()
|
| Methods inherited from class org.xngr.context.ServiceContextEvent |
|---|
getContext, getType |
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public NodeContext getNodeContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||