|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.easybeans.deployable.impl.AbsDeployable
org.objectweb.easybeans.deployable.impl.LibDeployableImpl
public class LibDeployableImpl
Implementation for a library.
Constructor Summary | |
---|---|
LibDeployableImpl(EZBArchive archive)
Defines and create a deployable for the given archive. |
Method Summary |
---|
Methods inherited from class org.objectweb.easybeans.deployable.impl.AbsDeployable |
---|
getArchive, getOriginalDeployable, getUnpackedDeployable, setOriginalDeployable, setUnpackedDeployable, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.objectweb.easybeans.deployer.api.EZBDeployable |
---|
getArchive, getOriginalDeployable, getUnpackedDeployable, setUnpackedDeployable |
Constructor Detail |
---|
public LibDeployableImpl(EZBArchive archive)
archive
- the given archive.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |