|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PListStore | |
---|---|
org.apache.activemq.broker | The core classes for the ActiveMQ Message Broker and its connectors. |
org.apache.activemq.broker.region | Region abstraction and implementations in the Broker. |
org.apache.activemq.store.kahadb.plist | |
org.apache.activemq.usage |
Uses of PListStore in org.apache.activemq.broker |
---|
Methods in org.apache.activemq.broker that return PListStore | |
---|---|
PListStore |
BrokerFilter.getTempDataStore()
|
PListStore |
EmptyBroker.getTempDataStore()
|
PListStore |
MutableBrokerFilter.getTempDataStore()
|
PListStore |
BrokerService.getTempDataStore()
|
PListStore |
Broker.getTempDataStore()
|
PListStore |
ErrorBroker.getTempDataStore()
|
Methods in org.apache.activemq.broker with parameters of type PListStore | |
---|---|
void |
BrokerService.setTempDataStore(PListStore tempDataStore)
|
Uses of PListStore in org.apache.activemq.broker.region |
---|
Methods in org.apache.activemq.broker.region that return PListStore | |
---|---|
PListStore |
RegionBroker.getTempDataStore()
|
Uses of PListStore in org.apache.activemq.store.kahadb.plist |
---|
Constructors in org.apache.activemq.store.kahadb.plist with parameters of type PListStore | |
---|---|
PListStore.MetaData(PListStore store)
|
Uses of PListStore in org.apache.activemq.usage |
---|
Methods in org.apache.activemq.usage that return PListStore | |
---|---|
PListStore |
TempUsage.getStore()
|
Methods in org.apache.activemq.usage with parameters of type PListStore | |
---|---|
void |
TempUsage.setStore(PListStore store)
|
Constructors in org.apache.activemq.usage with parameters of type PListStore | |
---|---|
SystemUsage(java.lang.String name,
PersistenceAdapter adapter,
PListStore tempStore)
|
|
TempUsage(java.lang.String name,
PListStore store)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |