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

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

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Detailed Description

In charge of published a given WSDL in a directory. properties :<br/>

use the wsdl-publish-directory if provided in jonas descriptors.

Author:
Xavier Delplanque

Guillaume Sauthier

Definition at line 56 of file FileWSDLHandler.java.


Constructor & Destructor Documentation

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

Return a new instance of FileWSDLHandler.

Parameters:
props Properties used to configure FileHandler
Exceptions:
WSServiceException When Cannot create the directory (if it don't exist or not set in property file).

Definition at line 81 of file FileWSDLHandler.java.


Member Function Documentation

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

Publish the given WSDL to the directory location.

Parameters:
sd the Service containing the WSDL file to publish.
Exceptions:
WSServiceException When publication fails.

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

Definition at line 118 of file FileWSDLHandler.java.

References org.objectweb.jonas.ws.JDefinitionWriter.write().

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