Package org.objectweb.jonas.ws.handler

Interface Summary
WSDLHandler A WSDL Handler is in charge of wsdl publication management.
 

Class Summary
FileWSDLHandler In charge of published a given WSDL in a directory.
RegistryWSDLHandler Publish a given WSDL Definition into a specified WebServices registry (UDDI/ebXML).
WSDLHandlerFactory WSDLHandlerFactory is used to dynamically instantiate a WSDLHandler from a Property file.
Minimum properties in file :
- jonas.service.wsdl.class : Fully qualified classname to be instanciated