|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.instantbank.servicing.control.event.ServicingEventSupport
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 | |
ServicingEventSupport()
|
Method Summary | |
java.lang.String |
getEventName()
Gets the eventName attribute of the ServicingEventSupport object |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public ServicingEventSupport()
Method Detail |
public java.lang.String getEventName()
getEventName
in interface ServicingEvent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |