Class DeployerStartupProbe

java.lang.Object
org.apache.dubbo.qos.probe.impl.DeployerStartupProbe
All Implemented Interfaces:
StartupProbe

@Activate public class DeployerStartupProbe extends Object implements StartupProbe
  • Constructor Details

    • DeployerStartupProbe

      public DeployerStartupProbe(FrameworkModel frameworkModel)
  • Method Details

    • check

      public boolean check()
      Description copied from interface: StartupProbe
      Check if program has been startup
      Specified by:
      check in interface StartupProbe
      Returns:
      invalid reference
      boolean
      result of probe