|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.util.ee.deploy.impl.helper.DeployableHelper
public final class DeployableHelper
Analyze an archive and build the associated Deployable object.
For an .ear file the EARDeployable object will be returned.
| Method Summary | |
|---|---|
static org.ow2.util.ee.deploy.api.deployable.IDeployable<?> |
getDeployable(org.ow2.util.ee.deploy.api.archive.IArchive archive)
Gets the Deployable object for the given URL. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static org.ow2.util.ee.deploy.api.deployable.IDeployable<?> getDeployable(org.ow2.util.ee.deploy.api.archive.IArchive archive)
throws DeployableHelperException
archive - the given archive
DeployableHelperException - if the analyze fails
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||