|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.transport.soap.axis.SoapServiceFinder
public class SoapServiceFinder
SoapServiceFinder
finds a the connector service to use by checking
the classpath for jars required for each of the soap connector implementations
Constructor Summary | |
---|---|
SoapServiceFinder()
|
Method Summary | |
---|---|
java.lang.String |
findService(java.lang.String service,
ServiceDescriptor descriptor,
java.util.Properties props)
Deprecated. We can use a more intelligent strategy for locating the service using the OSGi registry. |
protected java.lang.String |
getProtocolFromKey(java.lang.String key)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SoapServiceFinder()
Method Detail |
---|
@Deprecated public java.lang.String findService(java.lang.String service, ServiceDescriptor descriptor, java.util.Properties props) throws ServiceException
findService
in interface ServiceFinder
ServiceException
protected java.lang.String getProtocolFromKey(java.lang.String key)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |