Class HandlersConfigurerTestWrapper


  • public class HandlersConfigurerTestWrapper
    extends Object
    Class for testing HandlersConfigurer. Not for public use. If possible, please avoid using this class and HandlersConfigurer in your tests
    Author:
    Tony Vaagenes, gjoranv
    • Constructor Detail

      • HandlersConfigurerTestWrapper

        public HandlersConfigurerTestWrapper​(String configId)
      • HandlersConfigurerTestWrapper

        public HandlersConfigurerTestWrapper​(Container container,
                                             String configId)
    • Method Detail

      • reloadConfig

        public void reloadConfig()
      • shutdown

        public void shutdown()
      • getRequestHandlerRegistry

        public com.yahoo.component.provider.ComponentRegistry<com.yahoo.jdisc.handler.RequestHandler> getRequestHandlerRegistry()