Modifier and Type | Field and Description |
---|---|
static String |
PROP_PUBLISH_RANKINGS |
Constructor and Description |
---|
StatisticsManager(RouterContext context) |
Modifier and Type | Method and Description |
---|---|
Properties |
publishStatistics()
Retrieve a snapshot of the statistics that should be published
|
void |
renderStatusHTML(Writer out) |
void |
restart()
noop
|
void |
shutdown()
noop
|
void |
startup()
noop
|
public static final String PROP_PUBLISH_RANKINGS
public StatisticsManager(RouterContext context)
public Properties publishStatistics()
public void renderStatusHTML(Writer out)
renderStatusHTML
in interface Service