|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tivoli.twg.libs.Command
com.tivoli.twg.alertmgr.TWGEventCommand
Command class used to send events to Director Server.
Field Summary |
---|
Constructor Summary | |
---|---|
TWGEventCommand(TWGBaseEvent event)
Constructor. |
Method Summary | |
---|---|
void |
addEvent(TWGBaseEvent event)
Add an event to command as input parameter. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public TWGEventCommand(TWGBaseEvent event)
event
- TWGBaseEvent object to be sent.Method Detail |
public void addEvent(TWGBaseEvent event)
event
- TWGBaseEvent object to be added.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |