org.objectweb.easybeans.deployer.api
Interface EJBDeployable<T>

Type Parameters:
T - the type of the deployable
All Superinterfaces:
EZBDeployable<T>
All Known Subinterfaces:
EJB21Deployable, EJB3Deployable
All Known Implementing Classes:
EJB21DeployableImpl, EJB3DeployableImpl

public interface EJBDeployable<T>
extends EZBDeployable<T>

Represents an EJB deployable.

Author:
Florent Benoit

Method Summary
 
Methods inherited from interface org.objectweb.easybeans.deployer.api.EZBDeployable
getArchive, getOriginalDeployable, getUnpackedDeployable, setUnpackedDeployable