org.mule.providers.soap
Class WsdlServiceFinder

java.lang.Object
  extended byorg.mule.providers.soap.SoapServiceFinder
      extended byorg.mule.providers.soap.WsdlServiceFinder
All Implemented Interfaces:
ConnectorServiceFinder

public class WsdlServiceFinder
extends SoapServiceFinder

WsdlServiceFinder 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

Constructor Summary
WsdlServiceFinder()
           
 
Method Summary
protected  String getProtocolFromKey(String key)
           
 
Methods inherited from class org.mule.providers.soap.SoapServiceFinder
findService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsdlServiceFinder

public WsdlServiceFinder()
Method Detail

getProtocolFromKey

protected String getProtocolFromKey(String key)
Overrides:
getProtocolFromKey in class SoapServiceFinder


Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.