Uses of Interface
org.ow2.easybeans.component.util.TimerCallback

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.
 



Copyright © 2006-2012 OW2 Consortium. All Rights Reserved.