|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Monitorable | |
---|---|
org.ourgrid.common.fd | |
org.ourgrid.corepeer | |
org.ourgrid.corepeer.fd | |
org.ourgrid.gridmachine.useragent.fd | |
org.ourgrid.mygrid.fd | |
org.ourgrid.peer.fd |
Uses of Monitorable in org.ourgrid.common.fd |
---|
Classes in org.ourgrid.common.fd that implement Monitorable | |
---|---|
class |
AbstractFailureDetector
This object is responsible for providing an updated information about Monitorable s fails. |
class |
FakeMonitorable
|
class |
SimpleTestFailureDetector
|
Methods in org.ourgrid.common.fd that return Monitorable | |
---|---|
protected Monitorable |
MonitoringUnit.getSynchronizedRemoteReference()
This method is used to synchronize the reference the the MonitoringUnit has with the remote one. |
protected Monitorable |
FakeMonitoringUnit.getSynchronizedRemoteReference()
|
Methods in org.ourgrid.common.fd with parameters of type Monitorable | |
---|---|
void |
FakeMonitoringUnitFactory.setMonitorable(java.lang.String identifier,
Monitorable monitorable)
Method used to set behaviour of the factory. |
Constructors in org.ourgrid.common.fd with parameters of type Monitorable | |
---|---|
FakeMonitoringUnit(GenericState initialState,
java.lang.String monitorableAddress,
java.lang.String monitorableServiceIndex,
Monitorable monitorable)
Constructor |
Uses of Monitorable in org.ourgrid.corepeer |
---|
Classes in org.ourgrid.corepeer that implement Monitorable | |
---|---|
class |
FakeFailureDetector
|
Uses of Monitorable in org.ourgrid.corepeer.fd |
---|
Classes in org.ourgrid.corepeer.fd that implement Monitorable | |
---|---|
class |
CorePeerFailureDetector
|
Uses of Monitorable in org.ourgrid.gridmachine.useragent.fd |
---|
Classes in org.ourgrid.gridmachine.useragent.fd that implement Monitorable | |
---|---|
class |
UserAgentFailureDetector
|
Uses of Monitorable in org.ourgrid.mygrid.fd |
---|
Classes in org.ourgrid.mygrid.fd that implement Monitorable | |
---|---|
class |
MyGridFailureDetector
|
Uses of Monitorable in org.ourgrid.peer.fd |
---|
Classes in org.ourgrid.peer.fd that implement Monitorable | |
---|---|
class |
PeerFailureDetector
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |