当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 webservice API Documentation 英文版文档
WSDLFilePublisher (JBossWS API) - JBoss 4.0.1 sp1 webservice API Documentation 英文版文档
org.jboss.webservice
Class WSDLFilePublisher
java.lang.Object
org.jboss.webservice.WSDLFilePublisher
- public class WSDLFilePublisher
- extends Object
A helper class that publishes the wsdl files and thei imports to the server/data/wsdl directory.
- Since:
- 02-June-2004
- Author:
- Thomas.Diesler@jboss.org
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSDLFilePublisher
public WSDLFilePublisher(org.jboss.deployment.DeploymentInfo di)
publishWsdlFile
public void publishWsdlFile(WebservicesMetaData webservices)
throws org.jboss.deployment.DeploymentException
- Publish the deployed wsdl file to the data directory
- Throws:
org.jboss.deployment.DeploymentException
unpublishWsdlFile
public void unpublishWsdlFile()
- Delete the published wsdl
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.