Uses of Interface
org.apache.activemq.store.PersistenceAdapterFactory

Packages that use PersistenceAdapterFactory
org.apache.activemq.broker The core classes for the ActiveMQ Message Broker and its connectors. 
 

Uses of PersistenceAdapterFactory in org.apache.activemq.broker
 

Methods in org.apache.activemq.broker that return PersistenceAdapterFactory
 PersistenceAdapterFactory BrokerService.getPersistenceFactory()
           
 

Methods in org.apache.activemq.broker with parameters of type PersistenceAdapterFactory
 void BrokerService.setPersistenceFactory(PersistenceAdapterFactory persistenceFactory)
           
 



Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.