org.jboss.wsf.spi.metadata.j2ee
Interface PublishLocationAdapter


public interface PublishLocationAdapter

WSDL publish location adapter.

Author:
Richard Opalka

Method Summary
 String getWsdlPublishLocationByName(String endpointName)
          Gets WSDL publish location for specified endpoint name.
 

Method Detail

getWsdlPublishLocationByName

String getWsdlPublishLocationByName(String endpointName)
Gets WSDL publish location for specified endpoint name.

Parameters:
endpointName - endpoint name
Returns:
WSDL publish location


Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.