#include <IDeployerUtils.h>
Inheritance diagram for IDeployerUtils:
Public Methods | |
virtual int | UpdateWSDD ()=0 |
virtual int | unDeploy (string sServiceName)=0 |
virtual int | deploy (string sServiceName, string sDllPath, Axis_ArrayTag inArray)=0 |
virtual | ~IDeployerUtils () |