org.apache.geronimo.ews.ws4j2ee.wsutils
Class ImplBeanPool

java.lang.Object
  extended byorg.apache.geronimo.ews.ws4j2ee.wsutils.ImplBeanPool

public class ImplBeanPool
extends java.lang.Object

This class is the pool that pool the servlet based JSR109 implementations These is a issue of the same thing happen differently when the code gerneration Done using interfaces and DD + WSDL.

Author:
Srinath Perera(hemapani@opensource.lk)

Constructor Summary
ImplBeanPool()
           
 
Method Summary
static java.lang.Object getImplBean(java.lang.String classname)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImplBeanPool

public ImplBeanPool()
Method Detail

getImplBean

public static java.lang.Object getImplBean(java.lang.String classname)
                                    throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.