Class HealthCenter


  • @ApplicationScoped
    public class HealthCenter
    extends Object
    Component responsible to compute the current state of the reactive messaging application.
    • Constructor Detail

      • HealthCenter

        public HealthCenter()
    • Method Detail

      • reportApplicationFailure

        public void reportApplicationFailure​(String method,
                                             Throwable cause)
      • isInitialized

        public boolean isInitialized()
      • markInitialized

        public void markInitialized()