Class CheckBundleActivator.NotifyCheckBundle

java.lang.Object
com.arpnetworking.tsdcore.sinks.circonus.CheckBundleActivator.NotifyCheckBundle
Enclosing class:
CheckBundleActivator

public static final class CheckBundleActivator.NotifyCheckBundle extends Object
Message class used to notify the refresher about a check bundle.
  • Constructor Details

    • NotifyCheckBundle

      public NotifyCheckBundle(CheckBundle checkBundle)
      Public constructor.
      Parameters:
      checkBundle - The check bundle.
  • Method Details