| Package | Description |
|---|---|
| org.apache.openejb | |
| org.apache.openejb.core.timer |
| Modifier and Type | Method and Description |
|---|---|
EjbTimerService |
BeanContext.getEjbTimerService() |
| Modifier and Type | Method and Description |
|---|---|
void |
BeanContext.setEjbTimerService(EjbTimerService ejbTimerService) |
| Modifier and Type | Class and Description |
|---|---|
class |
EjbTimerServiceImpl |
class |
NullEjbTimerServiceImpl
Idempotent EjbTimerServiceImplementation.
|
| Constructor and Description |
|---|
TimerServiceImpl(EjbTimerService ejbTimerService,
Object primaryKey,
Method ejbTimeout) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.