Class UnifiedServiceRefDeploymentAspect

java.lang.Object
org.jboss.ws.common.integration.AbstractDeploymentAspect
org.jboss.as.webservices.deployers.UnifiedServiceRefDeploymentAspect
All Implemented Interfaces:
org.jboss.wsf.spi.deployment.DeploymentAspect

public class UnifiedServiceRefDeploymentAspect extends org.jboss.ws.common.integration.AbstractDeploymentAspect
DeploymentAspect to set deployed ServiceName and address map in unifiedServiceRefMetaData
Author:
Jim Ma
  • Field Summary

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

    LAST_DEPLOYMENT_ASPECT
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    start(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, stop

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • UnifiedServiceRefDeploymentAspect

      public UnifiedServiceRefDeploymentAspect()
  • Method Details

    • 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