public class WSDLFilePublisher
extends org.jboss.ws.common.utils.AbstractWSDLFilePublisher
Constructor and Description |
---|
WSDLFilePublisher(org.jboss.wsf.spi.deployment.ArchiveDeployment dep) |
Modifier and Type | Method and Description |
---|---|
void |
publishWsdlFiles(QName serviceName,
String wsdlLocation,
org.apache.cxf.Bus bus,
List<org.apache.cxf.service.model.ServiceInfo> serviceInfos)
Publish the deployed wsdl file to the data directory
|
void |
unpublishWsdlFiles() |
public WSDLFilePublisher(org.jboss.wsf.spi.deployment.ArchiveDeployment dep)
public void publishWsdlFiles(QName serviceName, String wsdlLocation, org.apache.cxf.Bus bus, List<org.apache.cxf.service.model.ServiceInfo> serviceInfos) throws IOException
IOException
public void unpublishWsdlFiles()
unpublishWsdlFiles
in class org.jboss.ws.common.utils.AbstractWSDLFilePublisher
Copyright © 2018 JBoss, by Red Hat. All rights reserved.