Uses of Package
org.jppf.node

Packages that use org.jppf.node
org.jppf.management.spi Classes supporting the lookup and registration of custom MBeans. 
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. 
org.jppf.server.node.local Classes supporting local nodes,, in the same JVM as the driver. 
org.jppf.server.node.remote Classes supporting remote nodes. 
org.jppf.server.node.spi Support for service provider interface, to provide pluggable management beans, including user-defined ones. 
 

Classes in org.jppf.node used by org.jppf.management.spi
MonitoredNode
          Interface for a node that provides information about its activity.
 

Classes in org.jppf.node used by org.jppf.node
MonitoredNode
          Interface for a node that provides information about its activity.
 

Classes in org.jppf.node used by org.jppf.node.event
NodeExecutionManager
          Instances of this interface manage the execution of JPPF tasks by a node.
 

Classes in org.jppf.node used by org.jppf.server.node
AbstractMonitoredNode
          Abstract implementation of the MonitoredNode interface.
MonitoredNode
          Interface for a node that provides information about its activity.
NodeExecutionManager
          Instances of this interface manage the execution of JPPF tasks by a node.
 

Classes in org.jppf.node used by org.jppf.server.node.local
AbstractMonitoredNode
          Abstract implementation of the MonitoredNode interface.
MonitoredNode
          Interface for a node that provides information about its activity.
 

Classes in org.jppf.node used by org.jppf.server.node.remote
AbstractMonitoredNode
          Abstract implementation of the MonitoredNode interface.
MonitoredNode
          Interface for a node that provides information about its activity.
 

Classes in org.jppf.node used by org.jppf.server.node.spi
MonitoredNode
          Interface for a node that provides information about its activity.
 



Copyright © 2005-2010 JPPF Team.