org.apache.axis2.jaxws.handler.factory.impl
Class HandlerPreInvokerFactoryImpl

java.lang.Object
  extended by org.apache.axis2.jaxws.handler.factory.impl.HandlerPreInvokerFactoryImpl
All Implemented Interfaces:
HandlerPreInvokerFactory

public class HandlerPreInvokerFactoryImpl
extends java.lang.Object
implements HandlerPreInvokerFactory

HandlerPreInvokerFactoryImpl - the default implementation of HandlerPreInvokerFactory. An instance of this class should be registered with the FactoryRegistry.


Constructor Summary
HandlerPreInvokerFactoryImpl()
           
 
Method Summary
 HandlerPreInvoker createHandlerPreInvoker()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HandlerPreInvokerFactoryImpl

public HandlerPreInvokerFactoryImpl()
Method Detail

createHandlerPreInvoker

public HandlerPreInvoker createHandlerPreInvoker()
Specified by:
createHandlerPreInvoker in interface HandlerPreInvokerFactory


Copyright © 2007 Apache Web Services Project. All Rights Reserved.