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, writeEngineConfig
public 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.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
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.