Uses of Class
fr.dyade.aaa.agent.DeleteNot

Packages that use DeleteNot
org.objectweb.joram.mom.dest The org.objectweb.joram.mom.dest package holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM. 
org.objectweb.joram.mom.dest.jmsbridge The org.objectweb.joram.mom.dest.jmsbridge package provides utility classes used by the MOM destinations and proxies. 
 

Uses of DeleteNot in org.objectweb.joram.mom.dest
 

Methods in org.objectweb.joram.mom.dest with parameters of type DeleteNot
 void DestinationImpl.deleteNot(AgentId from, DeleteNot not)
          Method implementing the reaction to a DeleteNot notification requesting the deletion of the destination.
 void AdminTopicImpl.deleteNot(AgentId from, DeleteNot not)
          Overrides this DestinationImpl method.
protected  void TopicImpl.doDeleteNot(DeleteNot not)
          Method specifically processing a fr.dyade.aaa.agent.DeleteNot instance.
protected  void QueueImpl.doDeleteNot(DeleteNot not)
          Method specifically processing a fr.dyade.aaa.agent.DeleteNot instance.
protected abstract  void DestinationImpl.doDeleteNot(DeleteNot not)
           
 

Uses of DeleteNot in org.objectweb.joram.mom.dest.jmsbridge
 

Methods in org.objectweb.joram.mom.dest.jmsbridge with parameters of type DeleteNot
protected  void JMSBridgeTopicImpl.doDeleteNot(DeleteNot not)
          Method specifically processing a fr.dyade.aaa.agent.DeleteNot instance.
protected  void JMSBridgeQueueImpl.doDeleteNot(DeleteNot not)
          Method specifically processing a fr.dyade.aaa.agent.DeleteNot instance.
 



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