Joram ${version}

org.objectweb.joram.mom.notifications
Class DestinationAdminRequestNot

java.lang.Object
  extended byfr.dyade.aaa.agent.Notification
      extended byorg.objectweb.joram.mom.notifications.DestinationAdminRequestNot
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class DestinationAdminRequestNot
extends fr.dyade.aaa.agent.Notification

See Also:
Serialized Form

Field Summary
 
Fields inherited from class fr.dyade.aaa.agent.Notification
detachable, detached, persistent
 
Constructor Summary
DestinationAdminRequestNot(AdminRequest request, fr.dyade.aaa.agent.AgentId replyTo, java.lang.String requestMsgId, java.lang.String replyMsgId)
           
 
Method Summary
 java.lang.String getReplyMsgId()
           
 fr.dyade.aaa.agent.AgentId getReplyTo()
           
 AdminRequest getRequest()
           
 java.lang.String getRequestMsgId()
           
 
Methods inherited from class fr.dyade.aaa.agent.Notification
clone, getContext, getMessageId, isPersistent, setContext, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DestinationAdminRequestNot

public DestinationAdminRequestNot(AdminRequest request,
                                  fr.dyade.aaa.agent.AgentId replyTo,
                                  java.lang.String requestMsgId,
                                  java.lang.String replyMsgId)
Method Detail

getRequest

public final AdminRequest getRequest()

getReplyTo

public final fr.dyade.aaa.agent.AgentId getReplyTo()

getRequestMsgId

public final java.lang.String getRequestMsgId()

getReplyMsgId

public final java.lang.String getReplyMsgId()

Joram ${version}

Copyright © 2005 Scalagent - All rights reserved