Class HandlersConfigurerTestWrapper

java.lang.Object
com.yahoo.container.core.config.testutil.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 Details

    • HandlersConfigurerTestWrapper

      public HandlersConfigurerTestWrapper(String configId)
    • HandlersConfigurerTestWrapper

      public HandlersConfigurerTestWrapper(Container container, String configId)
  • Method Details

    • reloadConfig

      public void reloadConfig()
    • shutdown

      public void shutdown()
    • getRequestHandlerRegistry

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