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) |
canHandle, getLoader, getProvides, getProvidesAsSet, getRelativeOrder, getRequires, getRequiresAsSet, isForJaxRpc, isForJaxWs, isLast, setForJaxRpc, setForJaxWs, 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 © 2015 JBoss, by Red Hat. All rights reserved.