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, setRequirespublic void start(org.jboss.wsf.spi.deployment.Deployment dep)
start in interface org.jboss.wsf.spi.deployment.DeploymentAspectstart in class AbstractDeploymentAspectpublic void stop(org.jboss.wsf.spi.deployment.Deployment dep)
stop in interface org.jboss.wsf.spi.deployment.DeploymentAspectstop in class AbstractDeploymentAspectprotected org.jboss.wsf.spi.deployment.LifecycleHandler getLifecycleHandler(org.jboss.wsf.spi.deployment.Endpoint ep,
boolean assertHandler)
Copyright © 2015 JBoss, by Red Hat. All rights reserved.