Uses of Class
flex.management.jmx.Attribute

Packages that use Attribute
flex.management.jmx Management classes for JMX. 
 

Uses of Attribute in flex.management.jmx
 

Methods in flex.management.jmx that return Attribute
 Attribute[] MBeanServerGateway.getAttributes(String objectName, String[] attributes)
          Gets the values of several attributes of a named MBean.
 Attribute[] MBeanServerGateway.setAttributes(String objectName, Attribute[] attributes)
          Sets the values for several attributes of the specified MBean.
 

Methods in flex.management.jmx with parameters of type Attribute
 void MBeanServerGateway.setAttribute(String objectName, Attribute attribute)
          Sets the value of the attribute for the specified MBean.
 Attribute[] MBeanServerGateway.setAttributes(String objectName, Attribute[] attributes)
          Sets the values for several attributes of the specified MBean.
 



Copyright © 2008 Adobe Systems Inc. All Rights Reserved.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/management/jmx/class-use/Attribute.html