Package org.xngr.context

Interface Summary
DocumentContextListener A listener interface for document-context specific events.
ServiceContextListener A listener interface for context specific events.
 

Class Summary
ActionsChangedEvent Event which indications that an action has been changed or added or removed to/from a list of actions.
DirectoryContext The context for a directory object, containing the directory services and actions.
DocumentContext The context for a XML document object, containing the file-services, document-services and node-services and actions for the file and document-services.
FileContext The context for a File/URI object, containing the file-services and actions for the file-services.
MarkersChangedEvent Event which indications that an action has been changed or added or removed to/from a list of actions.
NodeContext The context for a Node object, containing the node-services and actions for the node-services.
NodeContextsChangedEvent Event which indications that a node-context has been added or removed to/from the list.
ServiceContext The context for an object, containing all the associated services and actions.
ServiceContextEvent Event which is extended by the different Context events.
ServiceContextManager Manages the association of services and actions with URIs and Nodes.
ServicesChangedEvent Event which indications that a service has been changed or added or removed to/from a list of services.
URIServiceContext The context for a URI object, containing all the associated services and actions.
 

Enum Summary
ServiceContextEvent.Type The event type.
 

Exception Summary
 



Copyright © 2002-2009 Edwin Dankert. All Rights Reserved.