| Package | Description |
|---|---|
| com.sun.ejb.containers |
| Modifier and Type | Method and Description |
|---|---|
static EJBTimerService |
EJBTimerService.getEJBTimerService() |
static EJBTimerService |
EJBTimerService.getEJBTimerService(String target) |
static EJBTimerService |
EJBTimerService.getEJBTimerService(String target,
boolean force) |
static EJBTimerService |
EJBTimerService.getValidEJBTimerService() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
BaseContainer.callEJBTimeout(RuntimeTimerState timerState,
EJBTimerService timerService) |
protected boolean |
BaseContainer.postEjbTimeout(RuntimeTimerState timerState,
EJBTimerService timerService) |
protected void |
BaseContainer.prepareEjbTimeoutParams(EjbInvocation inv,
RuntimeTimerState timerState,
EJBTimerService timerService) |
protected static void |
EJBTimerService.setEJBTimerService(EJBTimerService es) |
| Constructor and Description |
|---|
EJBTimerServiceWrapper(EJBTimerService timerService,
EJBContextImpl ejbContext) |
EJBTimerServiceWrapper(EJBTimerService timerService,
javax.ejb.EntityContext entityContext) |
Copyright © 2019. All rights reserved.