|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.util.ee.deploy.impl.deployable.AbsDeployable<org.ow2.util.ee.deploy.api.deployable.UnknownDeployable>
org.ow2.util.ee.deploy.impl.deployable.UnknownDeployableImpl
public class UnknownDeployableImpl
Implementation for a file with an unknown type (not used ?).
| Constructor Summary | |
|---|---|
UnknownDeployableImpl(org.ow2.util.archive.api.IArchive archive)
Defines and create a deployable for the given archive. |
|
| Method Summary |
|---|
| Methods inherited from class org.ow2.util.ee.deploy.impl.deployable.AbsDeployable |
|---|
addExtension, equals, getArchive, getExtension, getModuleName, getOriginalDeployable, getShortName, getUnpackedDeployable, setOriginalDeployable, setUnpackedDeployable, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.ow2.util.ee.deploy.api.deployable.IDeployable |
|---|
addExtension, getArchive, getExtension, getModuleName, getOriginalDeployable, getShortName, getUnpackedDeployable, setOriginalDeployable, setUnpackedDeployable |
| Constructor Detail |
|---|
public UnknownDeployableImpl(org.ow2.util.archive.api.IArchive archive)
archive - the given archive.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||