|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Scheduler | |
---|---|
org.apache.activemq | The core JMS client API implementation classes. |
org.apache.activemq.broker.region | Region abstraction and implementations in the Broker. |
org.apache.activemq.broker.region.policy | The policies which can be associated with a particular destination or wildcard. |
org.apache.activemq.kaha.impl.async | journal based data storage - scalable and fast |
org.apache.activemq.store.journal | Message persistence using a high performance transaction log via the Journal interface. |
org.apache.activemq.thread |
Uses of Scheduler in org.apache.activemq |
---|
Fields in org.apache.activemq declared as Scheduler | |
---|---|
protected static Scheduler |
ActiveMQMessageConsumer.scheduler
|
protected static Scheduler |
ActiveMQSession.scheduler
|
Uses of Scheduler in org.apache.activemq.broker.region |
---|
Fields in org.apache.activemq.broker.region declared as Scheduler | |
---|---|
protected static Scheduler |
PrefetchSubscription.scheduler
|
Uses of Scheduler in org.apache.activemq.broker.region.policy |
---|
Fields in org.apache.activemq.broker.region.policy declared as Scheduler | |
---|---|
protected static Scheduler |
TimedSubscriptionRecoveryPolicy.scheduler
|
Uses of Scheduler in org.apache.activemq.kaha.impl.async |
---|
Fields in org.apache.activemq.kaha.impl.async declared as Scheduler | |
---|---|
protected static Scheduler |
AsyncDataManager.scheduler
|
Uses of Scheduler in org.apache.activemq.store.journal |
---|
Fields in org.apache.activemq.store.journal declared as Scheduler | |
---|---|
protected static Scheduler |
JournalPersistenceAdapter.scheduler
|
Uses of Scheduler in org.apache.activemq.thread |
---|
Methods in org.apache.activemq.thread that return Scheduler | |
---|---|
static Scheduler |
Scheduler.getInstance()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |