| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--net.sf.bloof.metrics.MetricRegistry
Registry for available Metrics and Filters
| Constructor Summary | |
| MetricRegistry() | |
| Method Summary | |
| static Metric | createMetric(java.lang.String aName)Creates a metric | 
| static java.util.Iterator | getAvailableMetricNames()Returns the availabe Metrics | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public MetricRegistry()
| Method Detail | 
public static Metric createMetric(java.lang.String aName)
aName - type of metric
public static java.util.Iterator getAvailableMetricNames()
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||