Constructor Summary |
|
public | Metric() Metric constructor comment. |
public | Metric(String groupName) Metric constructor comment. |
public | Metric(String groupName, String metricName) Metric constructor comment. |
public | Metric(String groupName, String metricName, boolean isStart) Metric constructor comment. |
public | Metric(String groupName, String metricName, boolean isStart, boolean isDebugEnabled) |
public | Metric(String groupName, boolean isStart) Metric constructor comment. |
public | Metric(boolean isStart) Metric constructor comment. |