|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectportal.event.PortalEventDispatcher
Dispatches events to event handlers.
| Constructor Summary | |
PortalEventDispatcher()
|
|
| Method Summary | |
void |
destroy()
|
void |
dispatchEvent(I_PortalEvent event)
|
void |
init(PortalApplication portalApplication,
PortalConfiguration portalConfig)
|
void |
registerEventHandler(I_PortalEventHandler eventHandler)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PortalEventDispatcher()
| Method Detail |
public void init(PortalApplication portalApplication,
PortalConfiguration portalConfig)
init in interface I_PortalBootClassI_PortalBootClass.init(portal.main.PortalApplication, portal.main.PortalConfiguration)public void destroy()
destroy in interface I_PortalBootClassI_PortalBootClass.destroy()public void registerEventHandler(I_PortalEventHandler eventHandler)
public void dispatchEvent(I_PortalEvent event)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||