Uses of Class
org.ow2.util.ee.deploy.impl.deployable.AbsDeployable

Packages that use AbsDeployable
org.ow2.util.ee.deploy.impl.deployable Implementation of EJB 3.0 container 
 

Uses of AbsDeployable in org.ow2.util.ee.deploy.impl.deployable
 

Subclasses of AbsDeployable in org.ow2.util.ee.deploy.impl.deployable
 class CARDeployableImpl
          Implementation for a client module.
 class EARDeployableImpl
          Implementation for an EAR.
 class EJB21DeployableImpl
          Implementation for an EJB 2.1.
 class EJB3DeployableImpl
          Implementation for an EJB 3.
 class LibDeployableImpl
          Implementation for a library.
 class OSGiDeployableImpl
          Implementation of the OSGi Deployable interface.
 class RARDeployableImpl
          Implementation for a RAR.
 class UnknownDeployableImpl
          Implementation for a file with an unknown type (not used ?).
 class WARDeployableImpl
          Implementation for a WAR.
 



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