Uses of Interface
org.ow2.util.ee.deploy.api.deployable.EJBDeployable

Packages that use EJBDeployable
org.ow2.util.ee.deploy.api.deployable Implementation of EJB 3.0 container 
 

Uses of EJBDeployable in org.ow2.util.ee.deploy.api.deployable
 

Classes in org.ow2.util.ee.deploy.api.deployable with type parameters of type EJBDeployable
 interface EJBDeployable<T extends EJBDeployable<T>>
          Represents an EJB deployable.
 

Subinterfaces of EJBDeployable in org.ow2.util.ee.deploy.api.deployable
 interface EJB21Deployable
          Represents an EJB 2.1 deployable.
 interface EJB3Deployable
          Represents an EJB 3 deployable.
 

Methods in org.ow2.util.ee.deploy.api.deployable that return types with arguments of type EJBDeployable
 List<EJBDeployable<?>> EARDeployable.getEJBDeployables()
           
 



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