|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.EventObject | +--org.csapi.jr.se.cc.mpccs.ManagerResumedEvent
Event created by an activity object to indicate that a Gateway originated
call to the managerResumed() method on the callback interface
has occured.
Constructor Summary | |
ManagerResumedEvent(java.lang.Object source)
Constructor for the ManagerResumedEvent Event. |
Methods inherited from class java.util.EventObject |
getSource, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ManagerResumedEvent(java.lang.Object source)
source
- Reference to the object firing the event.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |