当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
PortletB.Listener - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.core.portlet.test.event
Class PortletB.Listener
java.lang.Object
org.jboss.portal.core.portlet.test.event.PortletB.Listener
- All Implemented Interfaces:
- PortalNodeEventListener
- Enclosing class:
- PortletB
- public static class PortletB.Listener
- extends java.lang.Object
- implements PortalNodeEventListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletB.Listener
public PortletB.Listener()
onEvent
public PortalNodeEvent onEvent(PortalNodeEventContext context,
PortalNodeEvent event)
- Description copied from interface:
PortalNodeEventListener
- Dispatch an event to the listener.
- Specified by:
onEvent
in interface PortalNodeEventListener
- Parameters:
context
- the bubbler to perform the event bubbling controlevent
- the fired event
- Returns:
- the next event or null to keep the same event