Uses of Class javax.management.Attribute

Uses in package javax.management

Methods with parameter type javax.management.Attribute

void
AttributeList.add(int index, Attribute attribute)
Adds the specified Attribute at the supplied index.
void
Adds the specified Attribute to the end of the list.
void
AttributeList.set(int index, Attribute attribute)
Replaces the attribute at the specified index with the one supplied.
void
Sets the value of the specified attribute of the management bean.
void
Sets the value of the specified attribute of the management bean.
void
Sets the value of the specified attribute of the supplied management bean.
void
Sets the value of the specified attribute of the supplied management bean.