org.objectweb.joram.mom.proxies
Class SendReplyNot

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

public class SendReplyNot
extends Notification

See Also:
Serialized Form

Field Summary
 
Fields inherited from class fr.dyade.aaa.agent.Notification
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, 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