Interface HandlerPreInvokerFactory
- All Known Implementing Classes:
HandlerPreInvokerFactoryImpl
public interface HandlerPreInvokerFactory
HandlerPreInvokerFactory is used to create a HandlerPreInvoker
implementation class that will be called just prior to each
JAXWS handler.handleMessage invocation.
-
Method Summary
-
Method Details
-
createHandlerPreInvoker
HandlerPreInvoker createHandlerPreInvoker()
-