Class AbstractLifecycleComponent

    • Field Detail

      • lifecycle

        protected final Lifecycle lifecycle
    • Constructor Detail

      • AbstractLifecycleComponent

        protected AbstractLifecycleComponent()
      • AbstractLifecycleComponent

        @Deprecated
        protected AbstractLifecycleComponent​(Settings settings)
        Deprecated.
        the settings parameters are not used, therefore the use of this constructor is deprecated. Going to be removed in subsequent versions. The parameterless constructor should be used instead.