Class MicroProfileMetricsExtension

  • All Implemented Interfaces:
    org.jboss.as.controller.Extension

    public class MicroProfileMetricsExtension
    extends org.jboss.as.controller.extension.AbstractLegacyExtension
    Author:
    Jeff Mesnil (c) 2018 Red Hat inc.
    • Field Detail

      • SUBSYSTEM_NAME

        public static final String SUBSYSTEM_NAME
        The name of our subsystem within the model.
        See Also:
        Constant Field Values
      • SUBSYSTEM_PATH

        protected static final org.jboss.as.controller.PathElement SUBSYSTEM_PATH
      • VERSION_1_0_0

        protected static final org.jboss.as.controller.ModelVersion VERSION_1_0_0
      • VERSION_2_0_0

        protected static final org.jboss.as.controller.ModelVersion VERSION_2_0_0
    • Constructor Detail

      • MicroProfileMetricsExtension

        public MicroProfileMetricsExtension()
    • Method Detail

      • initializeLegacyModel

        protected Set<org.jboss.as.controller.registry.ManagementResourceRegistration> initializeLegacyModel​(org.jboss.as.controller.ExtensionContext context)
        Specified by:
        initializeLegacyModel in class org.jboss.as.controller.extension.AbstractLegacyExtension
      • initializeLegacyParsers

        public void initializeLegacyParsers​(org.jboss.as.controller.parsing.ExtensionParsingContext context)
        Specified by:
        initializeLegacyParsers in class org.jboss.as.controller.extension.AbstractLegacyExtension