| Package | Description |
|---|---|
| org.jppf.client.monitoring.jobs |
Classes supporting the monitoring and refreshing of the JPPF jobs hierarchy.
|
| Class and Description |
|---|
| AbstractJobComponent
Base superclass for components of a JPPF job hierarchy.
|
| Job
Instanes of this class represent a job as seen by a driver.
|
| JobDispatch
This class represents the dispatch of a job to a node.
|
| JobDriver
AN instance of this class represents a JPPF driver in the jobs hierarchy.
|
| JobMonitor
This class provides a representation of the jobs and corresponding node dispatches executing in a JPPF grid.
|
| JobMonitoringEvent
This class represents an event emitteed by a
JobMonitor. |
| JobMonitoringHandler
Interface implemented by all handlers that monitor and mantain the jobs tree.
|
| JobMonitoringListener
Listener interface for changes in the jobs of one or more drivers.
|
| JobMonitorUpdateMode
Enumeration of the possible ways job updates are published as events by the job monitor.
|
Copyright © 2005-2019 JPPF Team.