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, stop
public void start(org.jboss.wsf.spi.deployment.Deployment dep)
start
in interface org.jboss.wsf.spi.deployment.DeploymentAspect
start
in class AbstractDeploymentAspect
protected String getExplicitContextRoot(org.jboss.wsf.spi.deployment.Deployment dep)
protected String getImplicitContextRoot(org.jboss.wsf.spi.deployment.ArchiveDeployment dep)
Copyright © 2014 JBoss, by Red Hat. All rights reserved.