Uses of Class javax.management.AttributeList

Uses in package javax.management

Constructors with parameter type javax.management.AttributeList

Constructs an AttributeList using the contents of an existing list.

Methods with parameter type javax.management.AttributeList

boolean
Adds all the Attributes from the supplied list to this list, at the specified index.
boolean
Adds all the Attributes from the supplied list to the end of this list, in the order they are returned by the list's Iterator.
AttributeList
Sets the value of each of the specified attributes to that supplied by the Attribute object.
AttributeList
Sets the value of each of the specified attributes to that supplied by the Attribute object.
AttributeList
Sets the value of each of the specified attributes of the supplied management bean to that specified by the Attribute object.
AttributeList
Sets the value of each of the specified attributes of the supplied management bean to that specified by the Attribute object.

Methods with return type javax.management.AttributeList

AttributeList
Obtains the values of each of the specified attributes of the management bean.
AttributeList
Obtains the values of each of the specified attributes of the management bean.
AttributeList
Returns the values of the named attributes from the specified management bean.
AttributeList
Returns the values of the named attributes from the specified management bean.
AttributeList
Sets the value of each of the specified attributes to that supplied by the Attribute object.
AttributeList
Sets the value of each of the specified attributes to that supplied by the Attribute object.
AttributeList
Sets the value of each of the specified attributes of the supplied management bean to that specified by the Attribute object.
AttributeList
Sets the value of each of the specified attributes of the supplied management bean to that specified by the Attribute object.