JavaScript is disabled on your browser.
JavaScript is disabled on your browser.
Methods in javax.management with parameters of type Attribute
Modifier and Type
Method
Description
void
AttributeList. add (int index,
Attribute object)
Inserts the attribute specified as an element at the position specified.
void
AttributeList. add (Attribute object)
Adds the Attribute
specified as the last element of the list.
void
AttributeList. set (int index,
Attribute object)
Sets the element at the position specified to be the attribute specified.
void
DynamicMBean. setAttribute (Attribute attribute)
Set the value of a specific attribute of the Dynamic MBean.
void
MBeanServer. setAttribute (ObjectName name,
Attribute attribute)
void
MBeanServerConnection. setAttribute (ObjectName name,
Attribute attribute)
Sets the value of a specific attribute of a named MBean.
Constructor parameters in javax.management with type arguments of type Attribute
Constructor
Description
AttributeList (List <Attribute > list)
Constructs an AttributeList
containing the elements of the
List
specified, in the order in which they are returned by
the List
's iterator.
JavaScript is disabled on your browser.
Report a bug or suggest an enhancement For further API reference and developer documentation see the Java SE Documentation , which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples. Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries. Copyright © 1993, 2018, Oracle and/or its affiliates, 500 Oracle Parkway, Redwood Shores, CA 94065 USA. All rights reserved. Use is subject to license terms and the documentation redistribution policy .
Scripting on this page tracks web page traffic, but does not change the content in any way.