|
||||||||||
| 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.vfs.spi.deployer.AbstractVFSRealDeployer
@Deprecated public abstract class AbstractVFSRealDeployer
AbstractRealDeployer.
| 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 | |
|---|---|
AbstractVFSRealDeployer()
Deprecated. |
|
| Method Summary | |
|---|---|
abstract void |
deploy(VFSDeploymentUnit unit)
Deprecated. Deploy a vfs deployment |
void |
internalDeploy(org.jboss.deployers.structure.spi.DeploymentUnit unit)
Deprecated. |
void |
internalUndeploy(org.jboss.deployers.structure.spi.DeploymentUnit unit)
Deprecated. |
void |
undeploy(VFSDeploymentUnit unit)
Deprecated. Undeploy a vfs deployment |
| Methods inherited from class org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer |
|---|
addControllerContextName, deploy, isControllerContextNameCandidate, isUseUnitName, removeControllerContextName, setUseUnitName, undeploy |
| Methods inherited from class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer |
|---|
addInput, addInput, addOutput, addOutput, getInput, getInputs, getOutput, getOutputs, getRelativeOrder, getStage, getType, isAllInputs, isComponentsOnly, isParentFirst, isTopLevelOnly, isWantComponents, setAllInputs, setComponentsOnly, setInput, setInputs, setInputs, setInputs, setOutput, setOutputs, setOutputs, setOutputs, setParentFirst, setRelativeOrder, setStage, setTopLevelOnly, setType, setWantComponents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractVFSRealDeployer()
| Method Detail |
|---|
public void internalDeploy(org.jboss.deployers.structure.spi.DeploymentUnit unit)
throws org.jboss.deployers.spi.DeploymentException
internalDeploy in class org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployerorg.jboss.deployers.spi.DeploymentExceptionpublic void internalUndeploy(org.jboss.deployers.structure.spi.DeploymentUnit unit)
internalUndeploy in class org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer
public abstract void deploy(VFSDeploymentUnit unit)
throws org.jboss.deployers.spi.DeploymentException
unit - the unit
org.jboss.deployers.spi.DeploymentException - for any errorpublic void undeploy(VFSDeploymentUnit unit)
unit - the unit
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||