|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |