|
||||||||||
| 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.usage | |
| Uses of PListStore in org.apache.activemq.broker |
|---|
| Methods in org.apache.activemq.broker that return PListStore | |
|---|---|
PListStore |
MutableBrokerFilter.getTempDataStore()
|
PListStore |
ErrorBroker.getTempDataStore()
|
PListStore |
EmptyBroker.getTempDataStore()
|
PListStore |
BrokerService.getTempDataStore()
|
PListStore |
BrokerFilter.getTempDataStore()
|
PListStore |
Broker.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.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(String name,
PersistenceAdapter adapter,
PListStore tempStore,
JobSchedulerStore jobSchedulerStore)
|
|
TempUsage(String name,
PListStore store)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||