public class MuleConfigProvider
extends org.apache.axis.configuration.SimpleProvider
MuleConfigProvider is needed because the Simple Provider does not
list services in the defaultConfiguration.| Constructor and Description |
|---|
MuleConfigProvider(org.apache.axis.EngineConfiguration engineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
configureEngine(org.apache.axis.AxisEngine engine)
Configure an AxisEngine.
|
Iterator<?> |
getAllDeployedServices() |
Iterator<?> |
getAxisDeployedServices() |
addRole, deployService, deployService, deployTransport, deployTransport, getDeployedServices, getGlobalOptions, getGlobalRequest, getGlobalResponse, getHandler, getRoles, getService, getServiceByNamespaceURI, getTransport, getTypeMapping, getTypeMappingRegistry, removeRole, setGlobalOptions, setGlobalRequest, setGlobalResponse, setRoles, writeEngineConfigpublic MuleConfigProvider(org.apache.axis.EngineConfiguration engineConfiguration)
public void configureEngine(org.apache.axis.AxisEngine engine)
throws org.apache.axis.ConfigurationException
configureEngine in interface org.apache.axis.EngineConfigurationconfigureEngine in class org.apache.axis.configuration.SimpleProviderorg.apache.axis.ConfigurationExceptionpublic Iterator<?> getAxisDeployedServices() throws org.apache.axis.ConfigurationException
org.apache.axis.ConfigurationExceptionpublic Iterator<?> getAllDeployedServices() throws org.apache.axis.ConfigurationException
org.apache.axis.ConfigurationExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.