Class ServerNodeMonitor


  • @Named
    @Eager
    @ApplicationScoped
    public class ServerNodeMonitor
    extends Object
    Monitors the server node status.
    • Constructor Detail

      • ServerNodeMonitor

        public ServerNodeMonitor()
      • ServerNodeMonitor

        @Inject
        public ServerNodeMonitor​(IServerRegistries serverRegistries)
    • Method Detail

      • init

        @PostConstruct
        protected void init()
      • shutdown

        @PreDestroy
        protected void shutdown()
      • testServerNodeStatus

        public static boolean testServerNodeStatus()