Package org.mule.metrics.exporter.api
Class MeterExporterProperties
java.lang.Object
org.mule.metrics.exporter.api.MeterExporterProperties
Properties for meter exporter.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDetermines if the exporter is enabled or not. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
METRIC_EXPORTER_ENABLED_PROPERTY
Determines if the exporter is enabled or not.- See Also:
-
-
Constructor Details
-
MeterExporterProperties
public MeterExporterProperties()
-