Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.jppf.node.event Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
DefaultLifeCycleErrorHandlerThe default node life cycle error handler, used when the life cycle listener implementation does not implement NodeLifeCycleErrorHandler.Classorg.jppf.node.eventJppf
NodeIntegrationThis interface groups two other interfaces, from which an external can receive notifications from the node.Interfaceorg.jppf.node.eventJppf
NodeIntegrationAdapterAn abstract adapter class for receiving node events.Classorg.jppf.node.eventJppf
NodeLifeCycleErrorHandlerInterface for handling uncaught throwables raised when executing one of the methods of NodeLifeCycleListener.Interfaceorg.jppf.node.eventJppf
NodeLifeCycleEventInstances of this class represent node life cycle events.Classorg.jppf.node.eventJppf
NodeLifeCycleEventTypeenum NodeLifeCycleEventTypeA type safe enumeration of all possible types of node life cycle events.Classorg.jppf.node.eventJppf
NodeLifeCycleListenerInterface for all listeners to the node's life cycle events.Interfaceorg.jppf.node.eventJppf
NodeLifeCycleListenerAdapterConvenience class that can be used when not all methods of NodeLifeCycleListener need to be implemented.Classorg.jppf.node.eventJppf
TaskExecutionEventInstances of this class represent events that occur during the life span of an individual JPPF task.Classorg.jppf.node.eventJppf
TaskExecutionListenerInterface for all classes that wish to listen to events occurring during the life span of individual JPPF tasks.Interfaceorg.jppf.node.eventJppf