DynamicJMX.getAttribute(objectName,attribute)

Gets the value of a specific attribute of a named MBean. The MBean is identified by its object name.

Arguments:

Name Type Description Mode
objectName Fuego.Jmx.ObjectName The object name of the MBean from which the attribute is to be retrieved. in
attribute Fuego.Jmx.Attribute The identification of the attribute to be retrieved in