Save This Page
Home » axis2-1.5-src » org.apache » axis2 » deployment » [javadoc | source]
org.apache.axis2.deployment
public class: ServiceDeployer [javadoc | source]
java.lang.Object
   org.apache.axis2.deployment.ServiceDeployer

All Implemented Interfaces:
    Deployer

Method from org.apache.axis2.deployment.ServiceDeployer Summary:
deploy,   init,   setDirectory,   setExtension,   unDeploy
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.axis2.deployment.ServiceDeployer Detail:
 public  void deploy(DeploymentFileData deploymentFileData) throws DeploymentException 
 public  void init(ConfigurationContext configCtx) 
 public  void setDirectory(String directory) 
 public  void setExtension(String extension) 
 public  void unDeploy(String fileName) throws DeploymentException