TIBCO Silver Fabric SDK API, version 5.7
com.datasynapse.fabric.stats

Class MXBeanStatisticsMetadata

    • Constructor Detail

      • MXBeanStatisticsMetadata

        public MXBeanStatisticsMetadata()
    • Method Detail

      • getObjectName

        public String getObjectName()
        Returns the JMX object name of the MXBean that provides the statistic
        Returns:
        the object name
      • setObjectName

        public void setObjectName(String objectName)
        The setter for the object name of the MXBean that provides statistic
        Parameters:
        objectName - the object name
      • getAttributeName

        public String getAttributeName()
        Returns the attribute name of the statistic
        Returns:
        the attribute name
      • setAttributeName

        public void setAttributeName(String attributeName)
        The setter for the attribute name of the statistic
        Parameters:
        attributeName - the attribute name
      • setXpath

        public void setXpath(String xpath)
        The setter for the xpath of the statistic
        Parameters:
        xpath -
      • getXpath

        public String getXpath()
        Returns the xpath of the statistic
        Parameters:
        xpath -
        Returns:
        the xpath
TIBCO Silver Fabric SDK API, version 5.7

Copyright © 2017 TIBCO Software, Inc. All Rights Reserved.