|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tivoli.twg.mscs.MSCSManagedObjectFactory.ValidateClusterInfo
Inner class for tracking cluster information validation
Constructor Summary | |
---|---|
MSCSManagedObjectFactory.ValidateClusterInfo(TWGNativeManagedObject nmo,
MSCSManagedObject clus)
|
Method Summary | |
---|---|
void |
ClientServiceStartCompleted(TWGManagedObject mo,
int resultcode)
Notification method for completion of StartClientService() request |
void |
ClientServiceStopCompleted(TWGManagedObject mo,
int resultcode)
Notification method for completion of StopClientService() request |
void |
CommandComplete(Command cmd)
Command completion callback. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MSCSManagedObjectFactory.ValidateClusterInfo(TWGNativeManagedObject nmo, MSCSManagedObject clus)
Method Detail |
public void CommandComplete(Command cmd)
CommandComplete
in interface CommandCompleteListener
cmd
- - Command instance of command which has completedpublic void ClientServiceStartCompleted(TWGManagedObject mo, int resultcode)
ClientServiceStartCompleted
in interface ClientServiceListener
mo
- - TWGManagedObject which request was related toresultcode
- - result code of the requestpublic void ClientServiceStopCompleted(TWGManagedObject mo, int resultcode)
ClientServiceStopCompleted
in interface ClientServiceListener
mo
- - TWGManagedObject which request was related toresultcode
- - result code of the request
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |