org.apache.axis2.jaxws.handler.factory.impl
Class HandlerPostInvokerFactoryImpl
java.lang.Object
org.apache.axis2.jaxws.handler.factory.impl.HandlerPostInvokerFactoryImpl
- All Implemented Interfaces:
- HandlerPostInvokerFactory
public class HandlerPostInvokerFactoryImpl
- extends Object
- implements HandlerPostInvokerFactory
HandlerPostInvokerFactoryImpl - the default implementation
of HandlerPostInvokerFactory. An instance of this class should
be registered with the FactoryRegistry.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HandlerPostInvokerFactoryImpl
public HandlerPostInvokerFactoryImpl()
createHandlerPostInvoker
public HandlerPostInvoker createHandlerPostInvoker()
- Specified by:
createHandlerPostInvoker
in interface HandlerPostInvokerFactory
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.