|
||||||||||
| 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.OSGiDeployable>
org.ow2.util.ee.deploy.impl.deployable.OSGiDeployableImpl
public class OSGiDeployableImpl
Implementation of the OSGi Deployable interface.
| Constructor Summary | |
|---|---|
OSGiDeployableImpl(org.ow2.util.archive.api.IArchive archive)
Defines and create an OSGi deployable for the given archive. |
|
| Method Summary | |
|---|---|
Integer |
getStartLevel()
|
Boolean |
isReference()
|
Boolean |
isStart()
|
Boolean |
isStartTransient()
|
void |
setReference(Boolean reference)
|
void |
setStart(Boolean start)
|
void |
setStartLevel(Integer startLevel)
|
void |
setStartTransient(Boolean startTransient)
|
| 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 OSGiDeployableImpl(org.ow2.util.archive.api.IArchive archive)
archive - the given archive.| Method Detail |
|---|
public void setStart(Boolean start)
setStart in interface org.ow2.util.ee.deploy.api.deployable.OSGiDeployablepublic Boolean isStart()
isStart in interface org.ow2.util.ee.deploy.api.deployable.OSGiDeployablepublic Boolean isReference()
isReference in interface org.ow2.util.ee.deploy.api.deployable.OSGiDeployablepublic void setReference(Boolean reference)
setReference in interface org.ow2.util.ee.deploy.api.deployable.OSGiDeployablepublic Integer getStartLevel()
getStartLevel in interface org.ow2.util.ee.deploy.api.deployable.OSGiDeployablepublic void setStartLevel(Integer startLevel)
setStartLevel in interface org.ow2.util.ee.deploy.api.deployable.OSGiDeployablepublic Boolean isStartTransient()
isStartTransient in interface org.ow2.util.ee.deploy.api.deployable.OSGiDeployablepublic void setStartTransient(Boolean startTransient)
setStartTransient in interface org.ow2.util.ee.deploy.api.deployable.OSGiDeployable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||