Class CommonPoolHealthCheckBundle

java.lang.Object
io.liftwizard.dropwizard.bundle.healthcheck.commonpool.CommonPoolHealthCheckBundle
All Implemented Interfaces:
io.dropwizard.ConfiguredBundle<Object>, PrioritizedBundle

@AutoService(io.liftwizard.dropwizard.bundle.prioritized.PrioritizedBundle.class) public class CommonPoolHealthCheckBundle extends Object implements PrioritizedBundle
  • Constructor Details

    • CommonPoolHealthCheckBundle

      public CommonPoolHealthCheckBundle()
  • Method Details

    • runWithMdc

      public void runWithMdc(@Nonnull Object configuration, @Nonnull io.dropwizard.setup.Environment environment)
      Specified by:
      runWithMdc in interface PrioritizedBundle