Class GhostAwareAxis2ServiceDeployer

  • All Implemented Interfaces:
    org.apache.axis2.deployment.Deployer

    public class GhostAwareAxis2ServiceDeployer
    extends org.apache.axis2.deployment.ServiceDeployer
    Ghost aware aar services deployer.
    • Constructor Detail

      • GhostAwareAxis2ServiceDeployer

        public GhostAwareAxis2ServiceDeployer()
    • Method Detail

      • init

        public void init​(org.apache.axis2.context.ConfigurationContext configCtx)
        Specified by:
        init in interface org.apache.axis2.deployment.Deployer
        Overrides:
        init in class org.apache.axis2.deployment.ServiceDeployer
      • deploy

        public void deploy​(org.apache.axis2.deployment.repository.util.DeploymentFileData deploymentFileData)
                    throws org.apache.axis2.deployment.DeploymentException
        Specified by:
        deploy in interface org.apache.axis2.deployment.Deployer
        Overrides:
        deploy in class org.apache.axis2.deployment.ServiceDeployer
        Throws:
        org.apache.axis2.deployment.DeploymentException
      • undeploy

        public void undeploy​(String fileName)
                      throws org.apache.axis2.deployment.DeploymentException
        Specified by:
        undeploy in interface org.apache.axis2.deployment.Deployer
        Overrides:
        undeploy in class org.apache.axis2.deployment.ServiceDeployer
        Throws:
        org.apache.axis2.deployment.DeploymentException