|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.BobCo.communication.SrvTaskAsynch
SrvTaskAsynch demonstrates how a server task can communicate with a agent program. SrvTaskAsynch sends a message asynchronously to the msglogr program, waits for the return code and prints a completion message.
Method Summary | |
---|---|
void |
CommandComplete(com.tivoli.twg.libs.Command c)
Command complete method which overrides the method in the Command class. |
static void |
main(java.lang.String[] args)
Main method. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static void main(java.lang.String[] args)
public void CommandComplete(com.tivoli.twg.libs.Command c)
CommandComplete
in interface com.tivoli.twg.libs.CommandCompleteListener
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |