|
||||||||||
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 | +--com.sun.j2ee.blueprints.petstore.control.event.LogoutEvent
This event is sent from the web tier to the EJB Controller to notify the EJB Controller that a user has logged out of the application.
Constructor Summary | |
LogoutEvent()
|
Method Summary | |
java.lang.String |
toString()
|
Methods inherited from class com.sun.j2ee.blueprints.petstore.control.event.EStoreEventSupport |
getEventName |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public LogoutEvent()
Method Detail |
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |