Main Page   Class Hierarchy   Compound List   File List   Compound Members  

WSDDDeployment Class Reference

interface for the WSDDDeployment class. More...

#include <WSDDDeployment.h>

Inheritance diagram for WSDDDeployment:

IDeployerUtils List of all members.

Public Methods

int deploy (string sServiceName, string sDllPath, Axis_ArrayTag inArray)
int unDeploy (string sServiceName)
int LoadWSDD (const AxisChar *sWSDD)
int UpdateWSDD ()
const AxisChar * GetLibName (int nLibId)
const WSDDServiceGetService (const AxisChar *sServiceName)
const WSDDHandlerList * GetGlobalRequestFlowHandlers ()
const WSDDHandlerList * GetGlobalResponseFlowHandlers ()
const WSDDHandlerList * GetTransportRequestFlowHandlers (AXIS_PROTOCOL_TYPE protocol)
const WSDDHandlerList * GetTransportResponseFlowHandlers (AXIS_PROTOCOL_TYPE protocol)
const WSDDServiceMap * GetWSDDServiceMap () const
DEPLOYMENTTYPE GetDeploymentType () const
 WSDDDeployment ()
virtual ~WSDDDeployment ()

Friends

class WSDDDocument

Detailed Description

interface for the WSDDDeployment class.

Author:
Susantha Kumara (skumara@virtusa.com)


Member Function Documentation

int WSDDDeployment::deploy string    sServiceName,
string    sDllPath,
Axis_ArrayTag    inAllowedMethodsArray
[virtual]
 

Performs the deployment.

Implements IDeployerUtils.

int WSDDDeployment::unDeploy string    sServiceName [virtual]
 

Performs the undeployment.

Implements IDeployerUtils.


The documentation for this class was generated from the following files:
Generated on Mon Dec 1 15:10:34 2003 for axisc++ by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002