Interface ObjectNameFactory

All Known Implementing Classes:
DefaultObjectNameFactory

public interface ObjectNameFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    createName(String type, String domain, io.dropwizard.metrics5.MetricName name)
     
  • Method Details