Class ThreadsController

java.lang.Object
com.foreach.across.modules.debugweb.controllers.ThreadsController

@DebugWebController public class ThreadsController extends Object
  • Constructor Details

    • ThreadsController

      public ThreadsController()
  • Method Details

    • buildMenu

      @EventListener public void buildMenu(DebugMenuEvent event)
    • showThreads

      @RequestMapping("/threadStack") public String showThreads(org.springframework.ui.Model model)