#include <AdminUtils.h>
Inheritance diagram for AdminUtils:
Public Methods | |
int | updateWSDD (AxisChar *wsdd) |
Updates the WSDD information of Axis Engine. |
This class contains all the special functionalities that the Admin Web service is provided by the Axis Engine. Such as deploying and undeploying services/handlers dynamically.
|
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.
Implements IAdminUtils. |