Package jade.core.nodeMonitoring
-
Interface Summary Interface Description NetworkChecker This interface should be implemented by classes used by the UDPNodeMonitoringService to check whether the lack of UDP ping packets from a given node depends on an actual fault of the monitored node or on a network disconnection.UDPNodeMonitoringSlice -
Class Summary Class Description BlockingNodeFailureMonitor TheBlockingNodeFailureMonitorclass detects node failures and notifies its registered listener using blocking calls to the ping() remote method of the monitored Node.NodeMonitoringService Base service for services that implements ad hoc node monitoring mechanisms such as the UDPNodeMonitoringServiceUDPNodeMonitoringProxy UDPNodeMonitoringService UDP based implementation of the NodeMonitoringService.