Class ObjectNameFactoryImpl

  • All Implemented Interfaces:
    com.codahale.metrics.jmx.ObjectNameFactory

    public class ObjectNameFactoryImpl
    extends Object
    implements com.codahale.metrics.jmx.ObjectNameFactory
    • Constructor Detail

      • ObjectNameFactoryImpl

        public ObjectNameFactoryImpl()
    • Method Detail

      • createName

        public ObjectName createName​(String type,
                                     String domain,
                                     String name)
        Specified by:
        createName in interface com.codahale.metrics.jmx.ObjectNameFactory