| Package | Description |
|---|---|
| org.apache.activemq.broker |
The core classes for the ActiveMQ Message Broker and its connectors.
|
| org.apache.activemq.broker.scheduler | |
| org.apache.activemq.store.kahadb.scheduler | |
| org.apache.activemq.usage |
| Modifier and Type | Method and Description |
|---|---|
JobSchedulerStore |
BrokerService.getJobSchedulerStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
BrokerService.setJobSchedulerStore(JobSchedulerStore jobSchedulerStore) |
| Constructor and Description |
|---|
SchedulerBroker(BrokerService brokerService,
Broker next,
JobSchedulerStore store) |
| Modifier and Type | Class and Description |
|---|---|
class |
JobSchedulerStoreImpl |
| Modifier and Type | Method and Description |
|---|---|
JobSchedulerStore |
JobSchedulerUsage.getStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobSchedulerUsage.setStore(JobSchedulerStore store) |
| Constructor and Description |
|---|
JobSchedulerUsage(java.lang.String name,
JobSchedulerStore store) |
SystemUsage(java.lang.String name,
PersistenceAdapter adapter,
PListStore tempStore,
JobSchedulerStore jobSchedulerStore) |
Copyright © 2005-2013 Red Hat, Inc.. All Rights Reserved.