org.objectweb.jonas.ws.handler.RegistryWSDLHandler Class Reference

Inherits org.objectweb.jonas.ws.handler.WSDLHandler.

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

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.jonas.ws.handler.RegistryWSDLHandler:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RegistryWSDLHandler (Properties props) throws WSServiceException
void publish (ServiceDesc sd) throws WSServiceException

Detailed Description

Publish a given WSDL Definition into a specified WebServices registry (UDDI/ebXML). Use JAXR (only UDDI At this time). properties :<br/>

Author:
Guillaume Sauthier

Definition at line 92 of file RegistryWSDLHandler.java.


Constructor & Destructor Documentation

org.objectweb.jonas.ws.handler.RegistryWSDLHandler.RegistryWSDLHandler Properties  props  )  throws WSServiceException
 

Constructor : creates a RegistryWSDLHandler object.

Parameters:
props uddi.properties file
Exceptions:
WSServiceException When some properties are missing

Definition at line 159 of file RegistryWSDLHandler.java.

References org.objectweb.jonas_lib.I18n.getMessage().

Here is the call graph for this function:


Member Function Documentation

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

Publish the WSDL into a Registry.

Parameters:
sd the Service containing the WSDL file to publish.
Exceptions:
WSServiceException When cannot access to publish API

Implements org.objectweb.jonas.ws.handler.WSDLHandler.

Definition at line 220 of file RegistryWSDLHandler.java.

References org.objectweb.jonas_lib.I18n.getMessage().

Here is the call graph for this function:


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