Uses of Class
jade.core.nodeMonitoring.NodeMonitoringService
-
Packages that use NodeMonitoringService Package Description jade.core This package contains the microkernel of JADE system.jade.core.nodeMonitoring -
-
Uses of NodeMonitoringService in jade.core
Methods in jade.core with parameters of type NodeMonitoringService Modifier and Type Method Description static voidNodeFailureMonitor. init(NodeMonitoringService nms) -
Uses of NodeMonitoringService in jade.core.nodeMonitoring
Subclasses of NodeMonitoringService in jade.core.nodeMonitoring Modifier and Type Class Description classUDPNodeMonitoringServiceUDP based implementation of the NodeMonitoringService.
-