Uses of Interface
org.apache.activemq.broker.region.policy.PendingQueueMessageStoragePolicy

Packages that use PendingQueueMessageStoragePolicy
org.apache.activemq.broker.region.policy The policies which can be associated with a particular destination or wildcard. 
 

Uses of PendingQueueMessageStoragePolicy in org.apache.activemq.broker.region.policy
 

Classes in org.apache.activemq.broker.region.policy that implement PendingQueueMessageStoragePolicy
 class VMPendingQueueMessageStoragePolicy
          Creates a VMPendingMessageCursor
 

Methods in org.apache.activemq.broker.region.policy that return PendingQueueMessageStoragePolicy
 PendingQueueMessageStoragePolicy PolicyEntry.getPendingQueueMessageStoragePolicy()
           
 

Methods in org.apache.activemq.broker.region.policy with parameters of type PendingQueueMessageStoragePolicy
 void PolicyEntry.setPendingQueueMessageStoragePolicy(PendingQueueMessageStoragePolicy pendingQueueMessageStoragePolicy)
           
 



Copyright © 2010 Apache Software Foundation. All Rights Reserved.