站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 jaxrpc API Documentation 英文版文档

WSDDComProvider (JAXRPC API) - JBoss 3.2.7 jaxrpc API Documentation 英文版文档


org.apache.axis.deployment.wsdd.providers
Class WSDDComProvider

java.lang.Object
  extended byorg.apache.axis.deployment.wsdd.WSDDProvider
      extended byorg.apache.axis.deployment.wsdd.providers.WSDDComProvider

public class WSDDComProvider
extends WSDDProvider


Field Summary
static String OPTION_PROGID
           
static String OPTION_THREADING_MODEL
           
 
Constructor Summary
WSDDComProvider()
           
 
Method Summary
 String getName()
           
 Handler newProviderInstance(WSDDService service, EngineConfiguration registry)
           
 
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
 

Field Detail

OPTION_PROGID

public static final String OPTION_PROGID
See Also:
Constant Field Values

OPTION_THREADING_MODEL

public static final String OPTION_THREADING_MODEL
See Also:
Constant Field Values
Constructor Detail

WSDDComProvider

public WSDDComProvider()
Method Detail

getName

public String getName()
Specified by:
getName in class WSDDProvider

newProviderInstance

public Handler newProviderInstance(WSDDService service,
                                   EngineConfiguration registry)
                            throws Exception
Specified by:
newProviderInstance in class WSDDProvider
Parameters:
registry - XXX
Returns:
XXX
Throws:
Exception - XXX


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.