Class ModelDeploymentAspect

  • All Implemented Interfaces:
    org.jboss.wsf.spi.deployment.DeploymentAspect

    public final class ModelDeploymentAspect
    extends org.jboss.ws.common.integration.AbstractDeploymentAspect
    Deployment aspect that modifies DMR WS endpoint model.
    Author:
    Richard Opalka
    • Field Summary

      • Fields inherited from interface org.jboss.wsf.spi.deployment.DeploymentAspect

        LAST_DEPLOYMENT_ASPECT
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void start​(org.jboss.wsf.spi.deployment.Deployment dep)  
      void stop​(org.jboss.wsf.spi.deployment.Deployment dep)  
      • Methods inherited from class org.jboss.ws.common.integration.AbstractDeploymentAspect

        getLoader, getProvides, getProvidesAsSet, getRelativeOrder, getRequires, getRequiresAsSet, isLast, setLast, setProvides, setRelativeOrder, setRequires
    • Constructor Detail

      • ModelDeploymentAspect

        public ModelDeploymentAspect()
    • Method Detail

      • start

        public void start​(org.jboss.wsf.spi.deployment.Deployment dep)
        Specified by:
        start in interface org.jboss.wsf.spi.deployment.DeploymentAspect
        Overrides:
        start in class org.jboss.ws.common.integration.AbstractDeploymentAspect
      • stop

        public void stop​(org.jboss.wsf.spi.deployment.Deployment dep)
        Specified by:
        stop in interface org.jboss.wsf.spi.deployment.DeploymentAspect
        Overrides:
        stop in class org.jboss.ws.common.integration.AbstractDeploymentAspect