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