|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.util.JBossObject
org.jboss.dependency.plugins.AbstractControllerContext
org.jboss.deployers.plugins.deployers.DeploymentControllerContext
public class DeploymentControllerContext
DeploymentControllerContext.
| Field Summary |
|---|
| Fields inherited from class org.jboss.util.JBossObject |
|---|
hashCode, log, toString |
| Constructor Summary | |
|---|---|
DeploymentControllerContext(org.jboss.deployers.structure.spi.DeploymentContext context,
DeployersImpl deployers)
Create a new DeploymentControllerContext. |
|
| Method Summary | |
|---|---|
org.jboss.deployers.structure.spi.DeploymentContext |
getDeploymentContext()
Get the deploymentContext. |
| Methods inherited from class org.jboss.dependency.plugins.AbstractControllerContext |
|---|
getAliases, getController, getDependencyInfo, getError, getMode, getName, getRequiredState, getScopeInfo, getState, getTarget, initScopeInfo, install, needsAnAlias, setAliases, setController, setError, setMode, setName, setRequiredState, setScopeInfo, setState, setTarget, toShortString, toString, uninstall |
| Methods inherited from class org.jboss.util.JBossObject |
|---|
cacheGetHashCode, cacheToString, clone, equals, flushJBossObjectCache, getClassShortName, getHashCode, hashCode, list, notEqual, toShortString, toString, toStringImplementation |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jboss.util.JBossInterface |
|---|
clone, toShortString |
| Constructor Detail |
|---|
public DeploymentControllerContext(org.jboss.deployers.structure.spi.DeploymentContext context,
DeployersImpl deployers)
context - the deployment contextdeployers - the deployers| Method Detail |
|---|
public org.jboss.deployers.structure.spi.DeploymentContext getDeploymentContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||