org.objectweb.jonas.ws.handler
Class RegistryWSDLHandler

java.lang.Object
  extended byorg.objectweb.jonas.ws.handler.RegistryWSDLHandler
All Implemented Interfaces:
WSDLHandler

public class RegistryWSDLHandler
extends java.lang.Object
implements WSDLHandler

JOnAS class

Author:
Guillaume Sauthier & Xavier Delplanque

Constructor Summary
RegistryWSDLHandler()
          Constructor : creates a RegistryWSDLHandler object.
 
Method Summary
 void publish(WSDLFile wsdl)
          JOnAS Method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistryWSDLHandler

public RegistryWSDLHandler()
Constructor : creates a RegistryWSDLHandler object.

Method Detail

publish

public void publish(WSDLFile wsdl)
JOnAS Method

Specified by:
publish in interface WSDLHandler
Parameters:
wsdl - the wsdl to publish