|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.core.impl.api.node.PortalNodeEventContextImpl
public class PortalNodeEventContextImpl
Constructor Summary | |
---|---|
PortalNodeEventContextImpl(PortalEventListenerRegistry registry,
PortalNodeImpl node,
PortalNodeEvent event,
PortalRuntimeContext prc)
|
Method Summary | |
---|---|
PortalNodeEvent |
dispatch()
Dispatch the event to the next listeners. |
PortalNode |
getNode()
The current node being browsed by the bubbling effect. |
PortalRuntimeContext |
getPortalRuntimeContext()
Returns the portal runtime context or null if no event context can be associated with the event. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortalNodeEventContextImpl(PortalEventListenerRegistry registry, PortalNodeImpl node, PortalNodeEvent event, PortalRuntimeContext prc)
Method Detail |
---|
public PortalRuntimeContext getPortalRuntimeContext()
PortalEventContext
getPortalRuntimeContext
in interface PortalEventContext
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 |