org.apache.ode.axis2.service
Class DeploymentWebService

java.lang.Object
  extended by org.apache.ode.axis2.service.DeploymentWebService

public class DeploymentWebService
extends java.lang.Object

Axis wrapper for process deployment.


Constructor Summary
DeploymentWebService()
           
 
Method Summary
 void enableService(org.apache.axis2.engine.AxisConfiguration axisConfig, ProcessStore store, DeploymentPoller poller, java.lang.String rootpath, java.lang.String workPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentWebService

public DeploymentWebService()
Method Detail

enableService

public void enableService(org.apache.axis2.engine.AxisConfiguration axisConfig,
                          ProcessStore store,
                          DeploymentPoller poller,
                          java.lang.String rootpath,
                          java.lang.String workPath)
                   throws org.apache.axis2.AxisFault,
                          javax.wsdl.WSDLException
Throws:
org.apache.axis2.AxisFault
javax.wsdl.WSDLException