org.objectweb.joram.mom.proxies
Class ReturnConnectionNot

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

public class ReturnConnectionNot
extends Notification

See Also:
Serialized Form

Field Summary
private  ConnectionContext ctx
           
private  OpenConnectionNot not
           
private static long serialVersionUID
           
 
Fields inherited from class fr.dyade.aaa.agent.Notification
detachable, detached, persistent
 
Constructor Summary
ReturnConnectionNot(OpenConnectionNot not, ConnectionContext ctx)
           
 
Method Summary
 void Return()
           
 
Methods inherited from class fr.dyade.aaa.agent.Notification
clone, getContext, getDeadNotificationAgentId, getExpiration, getMessageId, getPriority, isPersistent, setContext, setDeadNotificationAgentId, setExpiration, setPriority, toString, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values

not

private OpenConnectionNot not

ctx

private ConnectionContext ctx
Constructor Detail

ReturnConnectionNot

public ReturnConnectionNot(OpenConnectionNot not,
                           ConnectionContext ctx)
Method Detail

Return

public void Return()


Copyright © 2010 ScalAgent D.T.. All Rights Reserved.