public class EndpointLifecycleDeploymentAspect extends AbstractDeploymentAspect
Constructor and Description |
---|
EndpointLifecycleDeploymentAspect() |
Modifier and Type | Method and Description |
---|---|
protected org.jboss.wsf.spi.deployment.LifecycleHandler |
getLifecycleHandler(org.jboss.wsf.spi.deployment.Endpoint ep,
boolean assertHandler) |
void |
start(org.jboss.wsf.spi.deployment.Deployment dep) |
void |
stop(org.jboss.wsf.spi.deployment.Deployment dep) |
canHandle, getLoader, getProvides, getProvidesAsSet, getRelativeOrder, getRequires, getRequiresAsSet, isForJaxRpc, isForJaxWs, isLast, setForJaxRpc, setForJaxWs, setLast, setProvides, setRelativeOrder, setRequires
public void start(org.jboss.wsf.spi.deployment.Deployment dep)
start
in interface org.jboss.wsf.spi.deployment.DeploymentAspect
start
in class AbstractDeploymentAspect
public void stop(org.jboss.wsf.spi.deployment.Deployment dep)
stop
in interface org.jboss.wsf.spi.deployment.DeploymentAspect
stop
in class AbstractDeploymentAspect
protected org.jboss.wsf.spi.deployment.LifecycleHandler getLifecycleHandler(org.jboss.wsf.spi.deployment.Endpoint ep, boolean assertHandler)
Copyright © 2013 JBoss, by Red Hat. All Rights Reserved.