|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.ourgrid.peer.fd.GumStateNotifiable
public class GumStateNotifiable
Constructor Summary | |
---|---|
GumStateNotifiable()
|
Method Summary | |
---|---|
java.lang.String |
getName()
|
void |
notifyMonitorableStateChange(java.lang.String monitorableName,
GenericState monitorableState)
This method is invoked when the Grid Machine state changes. |
void |
setFacade(EBPeerManagerFacade managerFacade)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GumStateNotifiable()
Method Detail |
---|
public void notifyMonitorableStateChange(java.lang.String monitorableName, GenericState monitorableState)
Notifiable
notifyMonitorableStateChange
in interface Notifiable
monitorableName
- The name of the Grid MachinemonitorableState
- The new stateNotifiable.notifyMonitorableStateChange(java.lang.String,
GenericState)
public void setFacade(EBPeerManagerFacade managerFacade)
public java.lang.String getName()
getName
in interface Notifiable
Notifiable
entity.Notifiable.getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |