| Package | Description |
|---|---|
| org.apache.openejb.core.timer |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryTimerStore |
| Modifier and Type | Method and Description |
|---|---|
TimerStore |
EjbTimerServiceImpl.getTimerStore() |
TimerStore |
NullEjbTimerServiceImpl.getTimerStore() |
TimerStore |
EjbTimerService.getTimerStore() |
| Constructor and Description |
|---|
EjbTimerServiceImpl(BeanContext deployment,
TimerStore timerStore) |
EjbTimerServiceImpl(BeanContext deployment,
TransactionManager transactionManager,
TimerStore timerStore,
int retryAttempts) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.