|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is the TWGMonMOAddressInfoProvider interface. An instance of a class implementing this interface is passed to the monitor subsystems so that the subsystem can request address information to allow the subsystem to reach a target managed object. The method getAddressInfoForMO defined in this interface is used to acquire the address data blob
Method Summary | |
---|---|
byte[] |
getAddressInfoForMO(long moid)
This is the call used by the subsystem to get address info from the server |
boolean |
isInitialized()
Returns indication of whether the object that provides this interface is ready for work |
Method Detail |
public byte[] getAddressInfoForMO(long moid)
moid
- the id of the managed object to get addess information for
public boolean isInitialized()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |