Rio Project 4.2 API Documentation



Package org.rioproject.fdh

Fault detection handler interfaces and implementations

See:
          Description

Interface Summary
AbstractFaultDetectionHandler.ServiceMonitor Defines the semantics of an internal class which will be used in perform service-specific monitoring
FaultDetectionHandler<T> The FaultDetectionHandler is loaded by client entities do determine whether a service is reachable.
FaultDetectionListener<T> The FaultDetectionListener allows a client to be notified by a FaultDetectionHandler that a service is unreachable
 

Class Summary
AbstractFaultDetectionHandler The AbstractFaultDetectionHandler provides a base class which can be extended to provide concrete FaultDetectionHandler capabilities.
AdminFaultDetectionHandler The AdminFaultDetectionHandler is used to monitor services that implement the Administrable interface.
FaultDetectionHandlerFactory The FaultDetectionHandlerFactory class provides static methods to create FaultDetectionHandler instances
HeartbeatClient The heartbeat client that produces heartbeat broadcasts
HeartbeatFaultDetectionHandler The HeartbeatFaultDetectionHandler is used to monitor services that implement the MonitorableService interface.
JMXFaultDetectionHandler The JMXFaultDetectionHandler is a fault detection handler that uses JMX remote connectivity to determine if a peer JVM is active.
LeaseFaultDetectionHandler The LeaseFaultDetectionHandler is used to monitor services that implement the MonitorableService interface.
 

Package org.rioproject.fdh Description

Fault detection handler interfaces and implementations


Copyright © Rio Project.

Copyright © 2006-2011 Rio Project. All Rights Reserved.