| Package | Description |
|---|---|
| org.apache.activemq.broker |
The core classes for the ActiveMQ Message Broker and its connectors.
|
| org.apache.activemq.store.kahadb | |
| org.apache.activemq.store.kahadb.scheduler |
| Modifier and Type | Field and Description |
|---|---|
protected LockableServiceSupport |
AbstractLocker.lockable |
| Modifier and Type | Method and Description |
|---|---|
void |
Locker.setLockable(LockableServiceSupport lockable)
A reference to what is locked
|
void |
AbstractLocker.setLockable(LockableServiceSupport lockableServiceSupport) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractKahaDBStore |
class |
KahaDBPersistenceAdapter
An implementation of
PersistenceAdapter designed for use with
KahaDB - Embedded Lightweight Non-Relational Database |
class |
MultiKahaDBPersistenceAdapter
An implementation of
PersistenceAdapter that supports
distribution of destinations across multiple kahaDB persistence adapters |
| Modifier and Type | Class and Description |
|---|---|
class |
JobSchedulerStoreImpl |
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.