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 implementationsConstructor 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 ServiceFinder
ServiceException
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.