org.mule.providers.soap.axis.extensions
Class WSDDJavaMuleProvider
java.lang.Object
WSDDProvider
org.mule.providers.soap.axis.extensions.WSDDJavaMuleProvider
- public class WSDDJavaMuleProvider
- extends WSDDProvider
WSDDJavaMuleProvider is a factory class for creating the
MuleProvider
- Version:
- $Revision: 3798 $
- Author:
- Ross Mason
- See Also:
MuleRPCProvider,
Serialized Form
|
Method Summary |
String |
getName()
|
org.apache.axis.Handler |
newProviderInstance(WSDDService wsddService,
EngineConfiguration engineConfiguration)
Factory method for creating an MuleRPCProvider. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSDDJavaMuleProvider
public WSDDJavaMuleProvider(AxisConnector connector)
newProviderInstance
public org.apache.axis.Handler newProviderInstance(WSDDService wsddService,
EngineConfiguration engineConfiguration)
throws Exception
- Factory method for creating an
MuleRPCProvider.
- Parameters:
wsddService - a WSDDService valueengineConfiguration - an EngineConfiguration value
- Returns:
- a
Handler value
- Throws:
Exception - if an error occurs
getName
public String getName()
- Returns:
- String
- See Also:
org.apache.axis.deployment.wsdd.WSDDProvider#getName()
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.