|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.deployers.spi.deployer.helpers.AbstractDeployer
org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer
org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer<org.osgi.framework.Bundle>
org.jboss.osgi.deployer.BundleStartStopDeployer
public class BundleStartStopDeployer
This is the Bundle start/stop Deployer
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jboss.deployers.spi.Ordered |
|---|
org.jboss.deployers.spi.Ordered.OrderedComparator |
| Field Summary |
|---|
| Fields inherited from class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer |
|---|
log |
| Fields inherited from interface org.jboss.deployers.spi.Ordered |
|---|
COMPARATOR |
| Constructor Summary | |
|---|---|
BundleStartStopDeployer()
|
|
| Method Summary | |
|---|---|
void |
deploy(org.jboss.deployers.structure.spi.DeploymentUnit unit,
org.osgi.framework.Bundle bundle)
|
void |
setSystemContext(org.osgi.framework.BundleContext systemContext)
|
void |
undeploy(org.jboss.deployers.structure.spi.DeploymentUnit unit,
org.osgi.framework.Bundle bundle)
|
| Methods inherited from class org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer |
|---|
getInput, internalDeploy, internalUndeploy |
| Methods inherited from class org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer |
|---|
addControllerContextName, deploy, isControllerContextNameCandidate, isUseUnitName, putContext, removeContext, removeControllerContextName, setDeploymentRegistry, setUseUnitName, undeploy |
| Methods inherited from class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer |
|---|
addInput, addInput, addOutput, addOutput, addRequiredInput, addRequiredInput, getInputs, getOutput, getOutputs, getRelativeOrder, getRequiredInputs, getStage, isAllInputs, isComponentsOnly, isParentFirst, isTopLevelOnly, isWantComponents, setAllInputs, setComponentsOnly, setInput, setInputs, setInputs, setInputs, setOutput, setOutputs, setOutputs, setOutputs, setParentFirst, setRelativeOrder, setRequiredInputs, setStage, setTopLevelOnly, setWantComponents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BundleStartStopDeployer()
| Method Detail |
|---|
public void setSystemContext(org.osgi.framework.BundleContext systemContext)
public void deploy(org.jboss.deployers.structure.spi.DeploymentUnit unit,
org.osgi.framework.Bundle bundle)
throws org.jboss.deployers.spi.DeploymentException
deploy in class org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer<org.osgi.framework.Bundle>org.jboss.deployers.spi.DeploymentException
public void undeploy(org.jboss.deployers.structure.spi.DeploymentUnit unit,
org.osgi.framework.Bundle bundle)
undeploy in class org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer<org.osgi.framework.Bundle>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||