| Name | Description | Type | Package | Framework |
| AbstractComponent | Base superclass for components of a JPPF grid topology. | Class | org.jppf.client.monitoring | Jppf |
| AbstractJobComponent | Base superclass for components of a JPPF job hierarchy. | Class | org.jppf.client.monitoring.jobs | Jppf |
| AbstractTopologyComponent | Base superclass for components of a JPPF grid topology. | Class | org.jppf.client.monitoring.topology | Jppf |
| Job | Instanes of this class represent a job as seen by a driver. | Class | org.jppf.client.monitoring.jobs | Jppf |
| JobDispatch | This class represents the dispatch of a job to a node. | Class | org.jppf.client.monitoring.jobs | Jppf |
| JobDriver | AN instance of this class represents a JPPF driver in the jobs hierarchy. | Class | org.jppf.client.monitoring.jobs | Jppf |
| JobMonitor | This class provides a representation of the jobs and corresponding node dispatches executing in a JPPF grid. | Class | org.jppf.client.monitoring.jobs | Jppf |
| JobMonitoringEvent | This class represents an event emitteed by a JobMonitor. | Class | org.jppf.client.monitoring.jobs | Jppf |
| JobMonitoringListener | Listener interface for changes in the jobs of one or more drivers. | Interface | org.jppf.client.monitoring.jobs | Jppf |
| JobMonitoringListenerAdapter | A convenience class for subclasses that wish to subscribe to job monitoring events without having to implement all the methods of the JobMonitoringListener interface. | Class | org.jppf.client.monitoring.jobs | Jppf |
| JobMonitorUpdateMode | enum JobMonitorUpdateModeEnumeration of the possible ways job updates are published as events by the job monitor. | Class | org.jppf.client.monitoring.jobs | Jppf |
| JVMHealthRefreshHandler | Class | org.jppf.client.monitoring.topology | Jppf | |
| TopologyDriver | Class | org.jppf.client.monitoring.topology | Jppf | |
| TopologyEvent | Instances of this class represent topology events, including addition/removal of a driver, addition/removal/update of a node and addition/removal of a peer driver connected as a node. | Class | org.jppf.client.monitoring.topology | Jppf |
| TopologyListener | Listener interface for changes in the grid topology. | Interface | org.jppf.client.monitoring.topology | Jppf |
| TopologyListenerAdapter | A convenience class for subclasses that wish to receive topology events without having to implement all the methods of the TopologyListener interface. | Class | org.jppf.client.monitoring.topology | Jppf |
| TopologyManager | Instances of this class discover and maintain a representation of a JPPF grid topology. | Class | org.jppf.client.monitoring.topology | Jppf |
| TopologyNode | Class | org.jppf.client.monitoring.topology | Jppf | |
| TopologyPeer | Instances of this class represent peer drivers as nodes for the driver they are connected to. | Class | org.jppf.client.monitoring.topology | Jppf |