Class ObjectNameFactoryImpl

java.lang.Object
jenkins.metrics.impl.ObjectNameFactoryImpl
All Implemented Interfaces:
com.codahale.metrics.jmx.ObjectNameFactory

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

    • ObjectNameFactoryImpl

      public ObjectNameFactoryImpl()
  • Method Details

    • createName

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