| Package | Description |
|---|---|
| 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 |
| Modifier and Type | Method and Description |
|---|---|
PListStore |
ErrorBroker.getTempDataStore() |
PListStore |
EmptyBroker.getTempDataStore() |
PListStore |
BrokerService.getTempDataStore() |
PListStore |
BrokerFilter.getTempDataStore() |
PListStore |
Broker.getTempDataStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
BrokerService.setTempDataStore(PListStore tempDataStore) |
| Modifier and Type | Method and Description |
|---|---|
PListStore |
RegionBroker.getTempDataStore() |
| Modifier and Type | Method and Description |
|---|---|
PListStore |
TempUsage.getStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
TempUsage.setStore(PListStore store) |
| Constructor and Description |
|---|
SystemUsage(String name,
PersistenceAdapter adapter,
PListStore tempStore,
JobSchedulerStore jobSchedulerStore) |
TempUsage(String name,
PListStore store) |
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.