public class ContextRootDeploymentAspect extends AbstractDeploymentAspect
| Constructor and Description |
|---|
ContextRootDeploymentAspect() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getExplicitContextRoot(org.jboss.wsf.spi.deployment.Deployment dep) |
protected String |
getImplicitContextRoot(org.jboss.wsf.spi.deployment.ArchiveDeployment dep)
Use the implicit context root derived from the deployment name
|
void |
start(org.jboss.wsf.spi.deployment.Deployment dep) |
getLoader, getProvides, getProvidesAsSet, getRelativeOrder, getRequires, getRequiresAsSet, isLast, setLast, setProvides, setRelativeOrder, setRequires, stoppublic void start(org.jboss.wsf.spi.deployment.Deployment dep)
start in interface org.jboss.wsf.spi.deployment.DeploymentAspectstart in class AbstractDeploymentAspectprotected String getExplicitContextRoot(org.jboss.wsf.spi.deployment.Deployment dep)
protected String getImplicitContextRoot(org.jboss.wsf.spi.deployment.ArchiveDeployment dep)
Copyright © 2016 JBoss, by Red Hat. All rights reserved.