public class SoapServiceFinder extends Object implements ServiceFinder
SoapServiceFinder finds a the connector service to use by checking
the classpath for jars required for each of the soap connector implementations| Constructor and Description |
|---|
SoapServiceFinder() |
| Modifier and Type | Method and Description |
|---|---|
String |
findService(String service,
ServiceDescriptor descriptor,
Properties props)
Deprecated.
We can use a more intelligent strategy for locating the service using the OSGi registry.
|
protected String |
getProtocolFromKey(String key) |
@Deprecated public String findService(String service, ServiceDescriptor descriptor, Properties props) throws ServiceException
findService in interface ServiceFinderServiceExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.