Uses of Interface
org.ow2.util.ee.metadata.common.api.struct.IJEjbEJB

Packages that use IJEjbEJB
org.ow2.util.ee.metadata.common.api Implementation of EJB 3.0 container 
org.ow2.util.ee.metadata.common.api.enc Implementation of EJB 3.0 container 
org.ow2.util.ee.metadata.common.api.interfaces Implementation of EJB 3.0 container 
 

Uses of IJEjbEJB in org.ow2.util.ee.metadata.common.api
 

Methods in org.ow2.util.ee.metadata.common.api that return types with arguments of type IJEjbEJB
 List<IJEjbEJB> ICommonClassMetadata.getJEjbEJBs()
           
 

Method parameters in org.ow2.util.ee.metadata.common.api with type arguments of type IJEjbEJB
 void ICommonClassMetadata.setJEjbEJBs(List<IJEjbEJB> jEjbEJBs)
          Set JEjbEJBs object.
 

Uses of IJEjbEJB in org.ow2.util.ee.metadata.common.api.enc
 

Methods in org.ow2.util.ee.metadata.common.api.enc that return types with arguments of type IJEjbEJB
 List<IENCBinding<IJEjbEJB>> IENCBindingHolder.getEJBBindings()
           
 

Uses of IJEjbEJB in org.ow2.util.ee.metadata.common.api.interfaces
 

Methods in org.ow2.util.ee.metadata.common.api.interfaces that return IJEjbEJB
 IJEjbEJB IEjbEJB.getJEjbEJB()
           
 

Methods in org.ow2.util.ee.metadata.common.api.interfaces that return types with arguments of type IJEjbEJB
 List<IJEjbEJB> IEnvironmentRefAccessor.getJEjbEJBs()
           
 

Methods in org.ow2.util.ee.metadata.common.api.interfaces with parameters of type IJEjbEJB
 void IEjbEJB.setJEjbEJB(IJEjbEJB jEjbEJB)
          Set jEjbEJB object.
 

Method parameters in org.ow2.util.ee.metadata.common.api.interfaces with type arguments of type IJEjbEJB
 void IEnvironmentRefAccessor.setJEjbEJBs(List<IJEjbEJB> jEjbEJBs)
          Set JEjbEJBs object.
 



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