Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Examples  

IAdminUtils Class Reference

This Interface contains the Server side administration functionalities. More...

#include <IAdminUtils.h>

Inheritance diagram for IAdminUtils:

AdminUtils List of all members.

Public Methods

virtual int updateWSDD (AxisChar *wsdd)=0
 Updates the WSDD information of Axis Engine.


Detailed Description

This Interface contains the Server side administration functionalities.

This interface contains all the special functionalities that the Admin Web service is provided by the Axis Engine. Such as deploying and undeploying services/handlers dynamically.

Author:
Suasntha Kumara (skumara@virtusa.com, susantha@opensource.lk)


Member Function Documentation

virtual int IAdminUtils::updateWSDD AxisChar *    wsdd [pure virtual]
 

Updates the WSDD information of Axis Engine.

Updates the WSDD information of the Axis Engine. This functions is called by the Admin Web service when the Admin Client is used to deploy a web service.

Parameters:
wsdd  A character buffer containing xml of the new wsdd.
Returns:
AXIS_SUCCESS if the WSDD update successful, AXIS_FAIL otherwise.

Implemented in AdminUtils.


The documentation for this class was generated from the following file:
Generated on Tue Jun 29 09:27:58 2004 for AxisC++ by doxygen1.2.18