org.ow2.orchestra.axis
Class WSDDBPELMsgProvider
java.lang.Object
org.apache.axis.deployment.wsdd.WSDDProvider
org.ow2.orchestra.axis.WSDDBPELMsgProvider
public class WSDDBPELMsgProvider
- extends org.apache.axis.deployment.wsdd.WSDDProvider
WSDDBPELMsgProvider.java
- Version:
- $Id:WSDDBPELMsgProvider.java 813 2007-10-10 08:21:36Z souillac $
- Author:
- Goulven Le Jeune & Charles Souillard
| Fields inherited from class org.apache.axis.deployment.wsdd.WSDDProvider |
log |
|
Method Summary |
String |
getName()
|
org.apache.axis.Handler |
newProviderInstance(org.apache.axis.deployment.wsdd.WSDDService arg0,
org.apache.axis.EngineConfiguration arg1)
|
| Methods inherited from class org.apache.axis.deployment.wsdd.WSDDProvider |
getInstance, getOperation, getOperations, registerProvider |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROVIDER_NAME
public static final String PROVIDER_NAME
- See Also:
- Constant Field Values
WSDDBPELMsgProvider
public WSDDBPELMsgProvider()
newProviderInstance
public org.apache.axis.Handler newProviderInstance(org.apache.axis.deployment.wsdd.WSDDService arg0,
org.apache.axis.EngineConfiguration arg1)
throws Exception
- Specified by:
newProviderInstance in class org.apache.axis.deployment.wsdd.WSDDProvider
- Throws:
Exception
getName
public String getName()
- Specified by:
getName in class org.apache.axis.deployment.wsdd.WSDDProvider
Copyright © 2011 OW2 Consortium. All Rights Reserved.