|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis.configuration.SimpleProvider
org.mule.transport.soap.axis.extensions.MuleConfigProvider
public class MuleConfigProvider
MuleConfigProvider
is needed because the Simple Provider does not
list services in the defaultConfiguration.
Field Summary |
---|
Fields inherited from interface org.apache.axis.EngineConfiguration |
---|
PROPERTY_NAME |
Constructor Summary | |
---|---|
MuleConfigProvider(org.apache.axis.EngineConfiguration engineConfiguration)
|
Method Summary | |
---|---|
void |
configureEngine(org.apache.axis.AxisEngine engine)
Configure an AxisEngine. |
Iterator |
getAllDeployedServices()
|
Iterator |
getAxisDeployedServices()
|
Methods inherited from class org.apache.axis.configuration.SimpleProvider |
---|
addRole, deployService, deployService, deployTransport, deployTransport, getDeployedServices, getGlobalOptions, getGlobalRequest, getGlobalResponse, getHandler, getRoles, getService, getServiceByNamespaceURI, getTransport, getTypeMapping, getTypeMappingRegistry, removeRole, setGlobalOptions, setGlobalRequest, setGlobalResponse, setRoles, writeEngineConfig |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MuleConfigProvider(org.apache.axis.EngineConfiguration engineConfiguration)
Method Detail |
---|
public void configureEngine(org.apache.axis.AxisEngine engine) throws org.apache.axis.ConfigurationException
configureEngine
in interface org.apache.axis.EngineConfiguration
configureEngine
in class org.apache.axis.configuration.SimpleProvider
org.apache.axis.ConfigurationException
public Iterator getAxisDeployedServices() throws org.apache.axis.ConfigurationException
org.apache.axis.ConfigurationException
public Iterator getAllDeployedServices() throws org.apache.axis.ConfigurationException
org.apache.axis.ConfigurationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |