Uses of Package
org.jppf.node.event

Packages that use org.jppf.node.event
org.jppf.management Support for the JMX-based management of JPPF components. 
org.jppf.node Support for node life cycle events. 
org.jppf.node.event Support for node life cycle events. 
org.jppf.server.node Classes supporting the server node-side of the JPPF asynchronous comunication model. 
 

Classes in org.jppf.node.event used by org.jppf.management
NodeEvent
          Intances of this class describe events that occur within a nodes life cycle.
NodeListener
          Listener interface to receive notification of the events occurring within a JPPF node.
 

Classes in org.jppf.node.event used by org.jppf.node
NodeEventType
          Enumeration of all possible event types.
NodeListener
          Listener interface to receive notification of the events occurring within a JPPF node.
 

Classes in org.jppf.node.event used by org.jppf.node.event
NodeEvent
          Intances of this class describe events that occur within a nodes life cycle.
NodeEventType
          Enumeration of all possible event types.
NodeLifeCycleEvent
          Instances of this class represent node life cycle events
 

Classes in org.jppf.node.event used by org.jppf.server.node
NodeLifeCycleListener
          Interface for all listeners to the node's life cycle events.
 



Copyright © 2005-2010 JPPF Team.