|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.cinecolombia.interfases.control.event.InterfasesEventSupport
This is the base class for all events used by the interfases module. Currently this class only implements Serializable to ensure that all events may be sent the the EJB container via RMI-IIOP.
Constructor Summary | |
InterfasesEventSupport()
|
Method Summary | |
java.lang.String |
getEventName()
Gets the eventName attribute of the InterfasesEventSupport object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public InterfasesEventSupport()
Method Detail |
public java.lang.String getEventName()
getEventName
in interface InterfasesEvent
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |