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

Packages that use UnknownAgent
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.proxies The org.objectweb.joram.mom.proxies package holds the classes implementing the MOM proxy, basically linking external client applications to destination agents. 
 

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

Methods in org.objectweb.joram.mom.dest with parameters of type UnknownAgent
protected  void TopicImpl.doUnknownAgent(UnknownAgent uA)
          Method specifically processing an UnknownAgent instance.
protected  void QueueImpl.doUnknownAgent(UnknownAgent uA)
          Method specifically processing an UnknownAgent instance.
protected abstract  void DestinationImpl.doUnknownAgent(UnknownAgent not)
           
protected  void AdminTopicImpl.doUnknownAgent(UnknownAgent uA)
          Specializes this TopicImpl reaction.
 void DestinationImpl.unknownAgent(AgentId from, UnknownAgent not)
          Method implementing the reaction to an UnknownAgent notification.
 

Uses of UnknownAgent in org.objectweb.joram.mom.proxies
 

Methods in org.objectweb.joram.mom.proxies with parameters of type UnknownAgent
private  void ProxyImpl.doReact(UnknownAgent uA)
          Method implementing the JMS proxy reaction to an UnknownAgent notification notifying that a destination does not exist or is deleted.
 



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