|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.j2ee.blueprints.petstore.control.event.EStoreEventSupport
This is the base class for all events used by the application. Currently this class only implements Serializable to ensure that all events may be sent the the EJB container via RMI-IIOP.
Constructor Summary | |
EStoreEventSupport()
|
Method Summary | |
java.lang.String |
getEventName()
Specifiy a logical name that is mapped to the event in in the Universal Remote Controller. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public EStoreEventSupport()
Method Detail |
public java.lang.String getEventName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |