Uses of Class
org.objectweb.joram.mom.notifications.SpecialAdminRequest

Packages that use SpecialAdminRequest
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. 
 

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

Methods in org.objectweb.joram.mom.dest with parameters of type SpecialAdminRequest
protected  java.lang.Object DestinationImpl.specialAdminProcess(SpecialAdminRequest not)
           
 java.lang.Object ClusterQueueImpl.specialAdminProcess(SpecialAdminRequest not)
          use to add or remove ClusterQueue to cluster.
 void DestinationImpl.specialAdminRequest(AgentId from, SpecialAdminRequest not)
          Method implementing the reaction to a SpecialAdminRequest notification requesting the special administration of the destination.
 



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