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

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

public class HandlerPostInvokerFactoryImpl
extends java.lang.Object
implements HandlerPostInvokerFactory

HandlerPostInvokerFactoryImpl - the default implementation of HandlerPostInvokerFactory. An instance of this class should be registered with the FactoryRegistry.


Constructor Summary
HandlerPostInvokerFactoryImpl()
           
 
Method Summary
 HandlerPostInvoker createHandlerPostInvoker()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HandlerPostInvokerFactoryImpl

public HandlerPostInvokerFactoryImpl()
Method Detail

createHandlerPostInvoker

public HandlerPostInvoker createHandlerPostInvoker()
Specified by:
createHandlerPostInvoker in interface HandlerPostInvokerFactory


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