JavaScript is disabled on your browser.
Package: groovy.jmx.builder

[Groovy] Class JmxAttributeInfoManager


  • class JmxAttributeInfoManager
    extends Object 

    This class is responsible for assembling JMX Attribute Info from the meta map. It cycles through the meta map from the Node and generate JMX Info objects used to expose information in the MBeanServer.

    See Also:
    JmxMetaMapBuilder

    • Constructor Detail

      • JmxAttributeInfoManager()

    • Method Detail

      • static ModelMBeanAttributeInfo getAttributeInfoFromMap(Map map)

        This method builds a single ModelMBeanAttribute info from a given meta data map object.

        Parameters:
        map - the map object containing the meta data
        Returns:
        the generated ModelMBeanAttribute Info object.

      • static List<ModelMBeanAttributeInfo> getAttributeInfosFromMap(Map metaMap)

        Generates a list of ModelMBeanAttributeInfo from a list meta data Maps.

        Parameters:
        metaMap - list of meta data maps
        Returns:
        ModelMBeanAttributeInfo

Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /