|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimerCallback | |
|---|---|
| org.ow2.easybeans.component.itf | Implementation of EJB 3.0 container API |
| Uses of TimerCallback in org.ow2.easybeans.component.itf |
|---|
| Methods in org.ow2.easybeans.component.itf with parameters of type TimerCallback | |
|---|---|
void |
TimerComponent.schedule(String id,
long interval,
TimerCallback callback,
Map<String,Object> callbackProperties)
Schedule a recurring call to a TimerCallback starting immediately. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||