|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ourgrid.common.fd.FakeMonitorable
public class FakeMonitorable
Constructor Summary | |
---|---|
FakeMonitorable(GenericState state,
java.lang.String monitorableName)
|
Method Summary | |
---|---|
GenericState |
getCurrentState()
Retrieves the monitorable current status. |
double |
getEncarnationNumber()
Return an unique identifier of the Monitorable session. |
java.lang.String |
getName()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FakeMonitorable(GenericState state, java.lang.String monitorableName)
Method Detail |
---|
public java.lang.String getName() throws java.rmi.RemoteException
java.rmi.RemoteException
public GenericState getCurrentState() throws java.rmi.RemoteException
Monitorable
getCurrentState
in interface Monitorable
Monitorable
state.
java.rmi.RemoteException
- if anything wrong occurs in communication.public double getEncarnationNumber() throws java.rmi.RemoteException
Monitorable
Monitorable
session.
getEncarnationNumber
in interface Monitorable
Monitorable
session.
java.rmi.RemoteException
- if anything wrong occurs in communication.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |