|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.core.aspects.controller.node.PortalObjectNode.Bubbler
Field Summary | |
private PortalNodeEvent |
event
. |
private PortalObjectNode |
node
. |
(package private) PortalEventListenerRegistry |
registry
. |
Constructor Summary | |
PortalObjectNode.Bubbler(PortalEventListenerRegistry registry,
PortalObjectNode node,
PortalNodeEvent event)
|
Method Summary | |
PortalNodeEvent |
dispatch()
Dispatch the event to the next listeners. |
PortalNode |
getNode()
The current node being browsed by the bubbling effect. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
PortalEventListenerRegistry registry
private PortalNodeEvent event
private PortalObjectNode node
Constructor Detail |
public PortalObjectNode.Bubbler(PortalEventListenerRegistry registry, PortalObjectNode node, PortalNodeEvent event)
Method Detail |
public PortalNodeEvent dispatch()
PortalNodeEventContext
dispatch
in interface PortalNodeEventContext
public PortalNode getNode()
PortalNodeEventContext
getNode
in interface PortalNodeEventContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |