Uses of Class
org.jboss.messaging.core.plugin.postoffice.cluster.LocalClusteredQueue

Packages that use LocalClusteredQueue
org.jboss.messaging.core.plugin.contract   
org.jboss.messaging.core.plugin.postoffice.cluster   
 

Uses of LocalClusteredQueue in org.jboss.messaging.core.plugin.contract
 

Methods in org.jboss.messaging.core.plugin.contract with parameters of type LocalClusteredQueue
 Binding ClusteredPostOffice.bindClusteredQueue(Condition condition, LocalClusteredQueue queue)
          Bind a queue to the post office under a specific condition such that it is available across the cluster.
 

Uses of LocalClusteredQueue in org.jboss.messaging.core.plugin.postoffice.cluster
 

Methods in org.jboss.messaging.core.plugin.postoffice.cluster with parameters of type LocalClusteredQueue
 Binding DefaultClusteredPostOffice.bindClusteredQueue(Condition condition, LocalClusteredQueue queue)
           
 



Copyright © 2006 JBoss Inc. All Rights Reserved.