|
||||||||||
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.LoginEvent
This event is sent from the web tier to the EJB Controller to notify the EJB Controller that a user has logged into the application.
Constructor Summary | |
LoginEvent()
|
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,
toString,
wait,
wait,
wait |
Constructor Detail |
public LoginEvent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |