Package org.ourgrid.common.fd

Interface Summary
Monitor Objects that implement this interface are responsible for monitoring Grid Machines and providing an updated information about their states.
Monitorable Title: Failure Spotter - Research Line 2 Copyright: Copyright (c) 2004 Company: UFCG-DSC/HP The Monitorable interface allows a monitor to probe a monitorable entity.
MonitoringUnitFactory A Factory of MonitoringUnit classes.
Notifiable This interface must be implemented by entities that needs to be aware about Grid Machines state changes.
 

Class Summary
AbstractFailureDetector This object is responsible for providing an updated information about Monitorables fails.
AbstractFailureDetectorTest Test case for AbstractFailureDetector.
FakeMonitorable  
FakeMonitoringUnit Fake class used to test.
FakeMonitoringUnitFactory Fake class used to test
GenericState  
MachinesPinger Objects of this class are used to execute real pings on Grid Machines through a MachinesPingerThread.
MachinesPingerRunnable This thread is used to execute real pings on Grid Machines.
MonitoringUnit Create to organize the monitoring action this class knows all information necessary to monitor a Monitorable.
RMIMonitoringUnitFactory A Factory of MonitoringUnit classes.
SimpleTestFailureDetector  
 

Enum Summary
State