org.openharmonise.vfs.context |
|
Java Source File Name | Type | Comment |
ContextData.java | Interface | Marker interface to allow almost arbitrary data to be added to a
org.openharmonise.vfs.context.ContextEvent object. |
ContextEvent.java | Class | The context event is the data exchange object for messages passed
through the context handler. |
ContextHandler.java | Class | The context handler acts as the hub for context events. |
ContextListener.java | Interface | Interface to be implemented by classes that need to listen for
context events from the
org.openharmonise.vfs.context.ContextHandler . |
ContextType.java | Class | Class to descibe context types, follows static enumeration pattern. |