Interface HandlerWrapperFactory


  • public interface HandlerWrapperFactory
    Factory for creating a HandlerWrapper.
    Author:
    Paul Ferraro
    • Method Detail

      • createHandlerWrapper

        io.undertow.server.HandlerWrapper createHandlerWrapper​(org.jboss.as.controller.OperationContext context,
                                                               org.jboss.dmr.ModelNode model)
                                                        throws org.jboss.as.controller.OperationFailedException
        Throws:
        org.jboss.as.controller.OperationFailedException