|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface TimerServiceFactory_2
| Method Summary | |
|---|---|
void |
restoreTimerService(javax.ejb.TimerService timerService,
java.lang.ClassLoader loader)
Restores the timers held by the specified timer service. |
| Methods inherited from interface org.jboss.ejb3.timerservice.spi.TimerServiceFactory |
|---|
createTimerService, restoreTimerService, suspendTimerService |
| Method Detail |
|---|
void restoreTimerService(javax.ejb.TimerService timerService,
java.lang.ClassLoader loader)
timerService - the timerService that should restore its timersloader - the ClassLoader to load the timers with
java.lang.NullPointerException - if timerService is null
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||