Package | Description |
---|---|
com.itko.lisa.perfmgr | |
com.itko.lisa.stats |
Modifier and Type | Method and Description |
---|---|
void |
AlertEmail.alertCheck(MetricCollector mc,
double val) |
Modifier and Type | Method and Description |
---|---|
MetricCollector[] |
MetricIntegration.addNewCollectors(java.awt.Component par)
This is the method used by the MetricsPanel UI when the user asks to add
a Metric of your type.
|
Modifier and Type | Method and Description |
---|---|
com.itko.lisa.stats.MetricStatusInfo |
MetricController.addCollector(MetricCollector mc)
Maybe the most important method here, you use this guy to put a MetricCollector
into my list of things to collect.
|
Copyright © 1998-2014 CA, Inc. All Rights Reserved.