org.objectweb.joram.mom.proxies
Class SendReplyNot

java.lang.Object
  extended by fr.dyade.aaa.agent.Notification
      extended by org.objectweb.joram.mom.proxies.SendReplyNot
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class SendReplyNot
extends Notification

See Also:
Serialized Form

Field Summary
 
Fields inherited from class fr.dyade.aaa.agent.Notification
detachable, detached, persistent
 
Constructor Summary
SendReplyNot(int key, AbstractJmsRequest req)
           
 
Method Summary
 int getKey()
           
 AbstractJmsRequest getRequest()
           
 
Methods inherited from class fr.dyade.aaa.agent.Notification
clone, getContext, getMessageId, setContext, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SendReplyNot

public SendReplyNot(int key,
                    AbstractJmsRequest req)
Method Detail

getKey

public final int getKey()

getRequest

public final AbstractJmsRequest getRequest()


Copyright © 2004 Scalagent - All rights reserved