Uses of Class
org.wso2.carbon.utils.deployment.GhostArtifactRepository

Packages that use GhostArtifactRepository
org.wso2.carbon.utils.deployment   
 

Uses of GhostArtifactRepository in org.wso2.carbon.utils.deployment
 

Methods in org.wso2.carbon.utils.deployment that return GhostArtifactRepository
static GhostArtifactRepository GhostDeployerUtils.getGhostArtifactRepository(org.apache.axis2.engine.AxisConfiguration axisConfig)
          get the ghost registry that store @DeploymentFileData objects of services that are in ghost state.
 

Methods in org.wso2.carbon.utils.deployment with parameters of type GhostArtifactRepository
static void GhostDeployerUtils.setGhostArtifactRepository(GhostArtifactRepository ghostArtifactRepository, org.apache.axis2.engine.AxisConfiguration axisConfig)
          ghost registry stores @DeploymentFileData objects of services that are in ghost state.
 



Copyright © 2014 WSO2 Inc. All rights reserved.