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