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