Package org.jboss.wsf.spi.metadata.j2ee
Interface PublishLocationAdapter
-
public interface PublishLocationAdapterWSDL publish location adapter.- Author:
- Richard Opalka
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetWsdlPublishLocationByName(String endpointName)Gets WSDL publish location for specified endpoint name.
-