org.jboss.portal.portlet.portal.jsp
Class EventRoute
java.lang.Object
org.jboss.portal.portlet.portal.jsp.EventRoute
public class EventRoute
- extends java.lang.Object
- Version:
- $Revision: 630 $
- Author:
- Julien Viet
|
Constructor Summary |
EventRoute(EventRoute parent,
javax.xml.namespace.QName name,
java.io.Serializable payload,
java.lang.String source,
java.lang.String destination)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventRoute
public EventRoute(EventRoute parent,
javax.xml.namespace.QName name,
java.io.Serializable payload,
java.lang.String source,
java.lang.String destination)
getSource
public java.lang.String getSource()
getDestination
public java.lang.String getDestination()
getParent
public EventRoute getParent()
getChildren
public java.util.List<EventRoute> getChildren()
getName
public javax.xml.namespace.QName getName()
getPayload
public java.io.Serializable getPayload()
getAcknowledgement
public EventAcknowledgement getAcknowledgement()
Copyright © 2008. All Rights Reserved.