org.objectweb.jonas.ws.handler.WSDLHandler Interface Reference

Inherited by org.objectweb.jonas.ws.handler.FileWSDLHandler, and org.objectweb.jonas.ws.handler.RegistryWSDLHandler.

Inheritance diagram for org.objectweb.jonas.ws.handler.WSDLHandler:

Inheritance graph
[legend]
List of all members.

Public Member Functions

void publish (ServiceDesc sd) throws WSServiceException

Detailed Description

A WSDL Handler is in charge of wsdl publication management.

Author:
Xavier Delplanque

Definition at line 38 of file WSDLHandler.java.


Member Function Documentation

void org.objectweb.jonas.ws.handler.WSDLHandler.publish ServiceDesc  sd  )  throws WSServiceException
 

publish the given wsdl

Parameters:
sd the Service containing the WSDL file to publish.
Exceptions:
WSServiceException if an error occurs at the publishing.

Implemented in org.objectweb.jonas.ws.handler.FileWSDLHandler, and org.objectweb.jonas.ws.handler.RegistryWSDLHandler.

Referenced by org.objectweb.jonas.ws.WSDLManager.publish().


The documentation for this interface was generated from the following file:
Generated on Tue Feb 15 15:09:54 2005 for JOnAS by  doxygen 1.3.9.1