|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.providers.soap.SoapServiceFinder
SoapServiceFinder
finds a the connector service to use by
checking the classpath for jars required for each of the soap connector
implementations
Field Summary | |
static java.lang.String |
AXIS_CLASS
|
static java.lang.String |
GLUE_CLASS
|
Constructor Summary | |
SoapServiceFinder()
|
Method Summary | |
ConnectorServiceDescriptor |
findService(java.lang.String service)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String AXIS_CLASS
public static final java.lang.String GLUE_CLASS
Constructor Detail |
public SoapServiceFinder()
Method Detail |
public ConnectorServiceDescriptor findService(java.lang.String service) throws ConnectorFactoryException
findService
in interface ConnectorServiceFinder
ConnectorFactoryException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |