Class DetectorPlugin

java.lang.Object
org.noear.solon.health.detector.integration.DetectorPlugin
All Implemented Interfaces:
org.noear.solon.core.Plugin

public class DetectorPlugin extends Object implements org.noear.solon.core.Plugin
Since:
1.5
Author:
noear
  • Constructor Details

    • DetectorPlugin

      public DetectorPlugin()
  • Method Details

    • start

      public void start(org.noear.solon.core.AppContext context)
      Specified by:
      start in interface org.noear.solon.core.Plugin