org.apache.axis2.jaxws.handler.factory.impl
Class HandlerPreInvokerFactoryImpl
java.lang.Object
org.apache.axis2.jaxws.handler.factory.impl.HandlerPreInvokerFactoryImpl
- All Implemented Interfaces:
- HandlerPreInvokerFactory
public class HandlerPreInvokerFactoryImpl
- extends Object
- implements HandlerPreInvokerFactory
HandlerPreInvokerFactoryImpl - the default implementation
of HandlerPreInvokerFactory. 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 |
HandlerPreInvokerFactoryImpl
public HandlerPreInvokerFactoryImpl()
createHandlerPreInvoker
public HandlerPreInvoker createHandlerPreInvoker()
- Specified by:
createHandlerPreInvoker
in interface HandlerPreInvokerFactory
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.