Class DummyStateNotifier

  • All Implemented Interfaces:
    StateNotifier

    public class DummyStateNotifier
    extends java.lang.Object
    implements StateNotifier
    This class is present for ascendant compatibility. The process of this state notifier is to set ready state when live state is notified. WARNING : this class should not be used in production if any StateNotifier is used in StateManager, It's only for default configuration and ascendant compatibility with previous ReadinessProbeManager process.