Package io.dropwizard.metrics5.jmx
Interface ObjectNameFactory
- All Known Implementing Classes:
DefaultObjectNameFactory
public interface ObjectNameFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreateName
(String type, String domain, io.dropwizard.metrics5.MetricName name)
-
Method Details
-
createName
-