public interface MetricsComponentRegistry
| Modifier and Type | Method and Description | 
|---|---|
String | 
getName()
Fetches the name of the Component. 
 | 
MetricsFeature | 
registerFeature(String featureName)
Registers a Feature for this component. 
 | 
String getName()
MetricsFeature registerFeature(String featureName)
featureName - name of the Feature to register