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

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

Uses of IJEjbSchedule in org.ow2.util.ee.metadata.ejbjar.api.interfaces
 

Methods in org.ow2.util.ee.metadata.ejbjar.api.interfaces that return types with arguments of type IJEjbSchedule
 List<IJEjbSchedule> IEjbSchedule.getJavaxEjbSchedules()
           
 

Methods in org.ow2.util.ee.metadata.ejbjar.api.interfaces with parameters of type IJEjbSchedule
 void IEjbSchedule.addJavaxEjbSchedule(IJEjbSchedule jEjbSchedule)
          Adds a new jEjbSchedule on this method.
 

Method parameters in org.ow2.util.ee.metadata.ejbjar.api.interfaces with type arguments of type IJEjbSchedule
 void IEjbSchedule.setJavaxEjbSchedules(List<IJEjbSchedule> jEjbSchedules)
          Sets the list of jEjbSchedule on this method.
 

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

Methods in org.ow2.util.ee.metadata.ejbjar.api.xml.struct that return IJEjbSchedule
 IJEjbSchedule ITimer.getSchedule()
           
 



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