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: 3798 $
- 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 Iterator getAxisDeployedServices()
throws ConfigurationException
- Throws:
ConfigurationException
getAllDeployedServices
public Iterator getAllDeployedServices()
throws ConfigurationException
- Throws:
ConfigurationException
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.