Class StateMonitor

java.lang.Object
com.yahoo.component.AbstractComponent
com.yahoo.container.jdisc.state.StateMonitor
All Implemented Interfaces:
com.yahoo.component.Component, com.yahoo.component.Deconstructable, Comparable<com.yahoo.component.Component>

public class StateMonitor extends com.yahoo.component.AbstractComponent
A state monitor keeps track of the current health state of a container.
Author:
Simon Thoresen Hult