Class PrefixObjectNameGeneratorModule.PrefixObjectNameGenerator

  • All Implemented Interfaces:
    org.weakref.jmx.ObjectNameGenerator
    Enclosing class:
    PrefixObjectNameGeneratorModule

    public static final class PrefixObjectNameGeneratorModule.PrefixObjectNameGenerator
    extends Object
    implements org.weakref.jmx.ObjectNameGenerator
    • Constructor Detail

      • PrefixObjectNameGenerator

        public PrefixObjectNameGenerator​(String packagePrefix,
                                         String replacement)
    • Method Detail

      • generatedNameOf

        public String generatedNameOf​(Class<?> type,
                                      Map<String,​String> properties)
        Specified by:
        generatedNameOf in interface org.weakref.jmx.ObjectNameGenerator