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

ServiceClassLoaderAwareWSDDHandlerProvider (JBoss.Net API) - JBoss 3.2.7 .net API Documentation 英文版文档


org.jboss.net.axis
Class ServiceClassLoaderAwareWSDDHandlerProvider

java.lang.Object
  extended byorg.apache.axis.deployment.wsdd.WSDDProvider
      extended byorg.apache.axis.deployment.wsdd.providers.WSDDHandlerProvider
          extended byorg.jboss.net.axis.ServiceClassLoaderAwareWSDDHandlerProvider

public class ServiceClassLoaderAwareWSDDHandlerProvider
extends org.apache.axis.deployment.wsdd.providers.WSDDHandlerProvider

A subclass of the official handler provider that is able to load the specified handler classes from the service deployment classloader.

Since:
12.03.2003
Version:
$Revision: 1.3.2.2 $
Author:
jung

Constructor Summary
ServiceClassLoaderAwareWSDDHandlerProvider()
           
 
Method Summary
 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.providers.WSDDHandlerProvider
getName
 
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
 

Constructor Detail

ServiceClassLoaderAwareWSDDHandlerProvider

public ServiceClassLoaderAwareWSDDHandlerProvider()
Method Detail

newProviderInstance

public org.apache.axis.Handler newProviderInstance(org.apache.axis.deployment.wsdd.WSDDService arg0,
                                                   org.apache.axis.EngineConfiguration arg1)
                                            throws Exception
Throws:
Exception


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