|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.webservice.WSDLFilePublisher
A helper class that publishes the wsdl files and thei imports to the server/data/wsdl directory.
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 |
public WSDLFilePublisher(DeploymentInfo (src) di)
Method Detail |
public void publishWsdlFile(WebservicesMetaData (src) webservices) throws DeploymentException (src)
DeploymentException (src)
public void unpublishWsdlFile()
|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |