Interface MeterExporterConfiguration
- All Superinterfaces:
NamedMeterComponent
Configuration to export metrics.
-
Method Summary
Modifier and TypeMethodDescriptiongetStringValue(String key) default StringgetStringValue(String key, String defaultValue) Methods inherited from interface org.mule.metrics.exporter.config.api.NamedMeterComponent
getName
-
Method Details
-
getStringValue
- Parameters:
key- the key of a configuration parameter- Returns:
- the value associated to the
-
getStringValue
-