org.mule.providers.soap
Class SoapServiceFinder
java.lang.Object
org.mule.providers.soap.SoapServiceFinder
- All Implemented Interfaces:
- ConnectorServiceFinder
- Direct Known Subclasses:
- WsdlServiceFinder
- public class SoapServiceFinder
- extends Object
- implements ConnectorServiceFinder
SoapServiceFinder finds a the connector service to use by checking
the classpath for jars required for each of the soap connector implementations
- Version:
- $Revision: 3798 $
- Author:
- Ross Mason
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SoapServiceFinder
public SoapServiceFinder()
findService
public ConnectorServiceDescriptor findService(String service,
ConnectorServiceDescriptor csd)
throws ConnectorFactoryException
- Specified by:
findService in interface ConnectorServiceFinder
- Throws:
ConnectorFactoryException
getProtocolFromKey
protected String getProtocolFromKey(String key)
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.