Package org.ow2.util.ee.deploy.api.deployable

Implementation of EJB 3.0 container

See:
          Description

Interface Summary
CARDeployable Represents a client module deployable.
EARDeployable Represents an EAR deployable.
EJB21Deployable Represents an EJB 2.1 deployable.
EJB3Deployable Represents an EJB 3 deployable.
EJBDeployable<T extends EJBDeployable<T>> Represents an EJB deployable.
IDeployable<T extends IDeployable<T>> This interface is used to represent any deployment object that can be used within EasyBeans.
The EJB/WEB/RAR/EAR, etc components should extend this interface.
IDeployableInfo This interface is used to give some other parameters to the deployable.
LibDeployable Represents a library deployable.
OSGiDeployable Represents an OSGi deployable.
RARDeployable Represents a resource adapter deployable.
UnknownDeployable Represents an unknown deployable (not able to detect the type !).
WARDeployable Represents a WAR deployable.
 

Enum Summary
ArchiveType List of types for an archive.
 

Package org.ow2.util.ee.deploy.api.deployable Description

Implementation of EJB 3.0 container



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