Class HandlersConfigurerTestWrapper


  • public class HandlersConfigurerTestWrapper
    extends java.lang.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​(java.lang.String configId)
      • HandlersConfigurerTestWrapper

        public HandlersConfigurerTestWrapper​(Container container,
                                             java.lang.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()