Uses of Interface
org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ITimer

Packages that use ITimer
org.ow2.util.ee.metadata.ejbjar.api.xml.struct   
 

Uses of ITimer in org.ow2.util.ee.metadata.ejbjar.api.xml.struct
 

Methods in org.ow2.util.ee.metadata.ejbjar.api.xml.struct that return types with arguments of type ITimer
 List<ITimer> IBean.getTimers()
           
 

Methods in org.ow2.util.ee.metadata.ejbjar.api.xml.struct with parameters of type ITimer
 void IBean.addTimer(ITimer timer)
          Adds a new timer.
 



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