org.jboss.webservice
Class WSDLFilePublisher

java.lang.Object
  extended byorg.jboss.webservice.WSDLFilePublisher

public class WSDLFilePublisher
extends java.lang.Object

A helper class that publishes the wsdl files and thei imports to the server/data/wsdl directory.

Since:
02-June-2004

Constructor Summary
WSDLFilePublisher(DeploymentInfo (src)  di)
           
 
Method Summary
 void publishWsdlFile(WebservicesMetaData (src)  webservices)
          Publish the deployed wsdl file to the data directory
 void unpublishWsdlFile()
          Delete the published wsdl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDLFilePublisher

public WSDLFilePublisher(DeploymentInfo (src)  di)
Method Detail

publishWsdlFile

public void publishWsdlFile(WebservicesMetaData (src)  webservices)
                     throws DeploymentException (src) 
Publish the deployed wsdl file to the data directory

Throws:
DeploymentException (src)

unpublishWsdlFile

public void unpublishWsdlFile()
Delete the published wsdl