|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is the TWGMonMOStateInfoProvider interface. An instance of a class implementing this interface is passed to the monitor subsystems so that the subsystem can request state information to allow the subsystem to reach a target managed object.
Method Summary | |
---|---|
int |
getStateInfoForMO(long moid)
This is the call used by the subsystem to get state info from the server |
boolean |
isInitialized()
Returns indication of whether the object that provides this interface is ready for work |
Method Detail |
public int getStateInfoForMO(long moid)
moid
- the currently available address blob from the server
public boolean isInitialized()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |