- java.lang.Object
-
- org.jboss.ws.common.integration.AbstractDeploymentAspect
-
- org.jboss.wsf.stack.cxf.deployment.aspect.BusDeploymentAspect
-
- All Implemented Interfaces:
- org.jboss.wsf.spi.deployment.DeploymentAspect
public final class BusDeploymentAspect
extends org.jboss.ws.common.integration.AbstractDeploymentAspect
A deployment aspect that creates the CXF Bus early and attaches it to the endpoints (wrapped in a BusHolder)
- Author:
- alessio.soldano@jboss.com, Richard Opalka
-
-
Field Summary
-
Fields inherited from interface org.jboss.wsf.spi.deployment.DeploymentAspect
LAST_DEPLOYMENT_ASPECT
-
Method Summary
-
Methods inherited from class org.jboss.ws.common.integration.AbstractDeploymentAspect
getLoader, getProvides, getProvidesAsSet, getRelativeOrder, getRequires, getRequiresAsSet, isLast, setLast, setProvides, setRelativeOrder, setRequires
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2016 JBoss, by Red Hat. All rights reserved.