Package org.jboss.as.webservices.tomcat
Class WebMetaDataCreatingDeploymentAspect
java.lang.Object
org.jboss.ws.common.integration.AbstractDeploymentAspect
org.jboss.as.webservices.tomcat.WebMetaDataCreatingDeploymentAspect
- All Implemented Interfaces:
org.jboss.wsf.spi.deployment.DeploymentAspect
public final class WebMetaDataCreatingDeploymentAspect
extends org.jboss.ws.common.integration.AbstractDeploymentAspect
- Author:
- Richard Opalka
-
Field Summary
Fields inherited from interface org.jboss.wsf.spi.deployment.DeploymentAspect
LAST_DEPLOYMENT_ASPECT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jboss.ws.common.integration.AbstractDeploymentAspect
getLoader, getProvides, getProvidesAsSet, getRelativeOrder, getRequires, getRequiresAsSet, isLast, setLast, setProvides, setRelativeOrder, setRequires, stop
-
Constructor Details
-
WebMetaDataCreatingDeploymentAspect
public WebMetaDataCreatingDeploymentAspect()
-
-
Method Details
-
start
public void start(org.jboss.wsf.spi.deployment.Deployment dep) - Specified by:
startin interfaceorg.jboss.wsf.spi.deployment.DeploymentAspect- Overrides:
startin classorg.jboss.ws.common.integration.AbstractDeploymentAspect
-