Uses of Interface
org.mule.providers.service.ConnectorServiceFinder

Packages that use ConnectorServiceFinder
org.mule.providers.service Provides SPI support for building mule connectors and providers using service descriptors. 
org.mule.providers.soap   
 

Uses of ConnectorServiceFinder in org.mule.providers.service
 

Methods in org.mule.providers.service that return ConnectorServiceFinder
 ConnectorServiceFinder ConnectorServiceDescriptor.createServiceFinder()
           
 

Uses of ConnectorServiceFinder in org.mule.providers.soap
 

Classes in org.mule.providers.soap that implement ConnectorServiceFinder
 class SoapServiceFinder
          SoapServiceFinder finds a the connector service to use by checking the classpath for jars required for each of the soap connector implementations
 



Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.