Uses of Interface
org.ow2.easybeans.api.bean.info.ITimerInfo

Packages that use ITimerInfo
org.ow2.easybeans.api.bean.info Implementation of EJB 3.0 container API 
 

Uses of ITimerInfo in org.ow2.easybeans.api.bean.info
 

Methods in org.ow2.easybeans.api.bean.info that return types with arguments of type ITimerInfo
 List<ITimerInfo> IBeanInfo.getTimersInfo()
           
 

Method parameters in org.ow2.easybeans.api.bean.info with type arguments of type ITimerInfo
 void IBeanInfo.setTimersInfo(List<ITimerInfo> timersInfo)
          Sets the timers info.
 



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