|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.jaxws.handler.factory.impl.HandlerInvokerFactoryImpl
public class HandlerInvokerFactoryImpl
This is the default implementation of the HandlerInvokerFactory, and it will be registered with the FactoryRegistry.
Constructor Summary | |
---|---|
HandlerInvokerFactoryImpl()
|
Method Summary | |
---|---|
HandlerInvoker |
createHandlerInvoker(MessageContext messageContext)
Returns an instance of the HandlerInvoker class. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HandlerInvokerFactoryImpl()
Method Detail |
---|
public HandlerInvoker createHandlerInvoker(MessageContext messageContext)
HandlerInvokerFactory
createHandlerInvoker
in interface HandlerInvokerFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |