org.mule.providers.soap.axis.extensions
Class MuleConfigProvider
java.lang.Object
SimpleProvider
org.mule.providers.soap.axis.extensions.MuleConfigProvider
- public class MuleConfigProvider
- extends SimpleProvider
MuleConfigProvider
is needed because the Simple Provider does
not list services in the defaultConfiguration
- Version:
- $Revision: 1.1.1.1 $
- Author:
- Ross Mason
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MuleConfigProvider
public MuleConfigProvider(EngineConfiguration engineConfiguration)
configureEngine
public void configureEngine(AxisEngine engine)
throws ConfigurationException
- Configure an AxisEngine. Right now just calls the default
configuration if there is one, since we don't do anything special.
- Throws:
ConfigurationException
getAxisDeployedServices
public java.util.Iterator getAxisDeployedServices()
throws ConfigurationException
- Throws:
ConfigurationException
getAllDeployedServices
public java.util.Iterator getAllDeployedServices()
throws ConfigurationException
- Throws:
ConfigurationException
Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.