GNU Classpath (0.95) | |
Frames | No Frames |
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 Attribute s from the supplied list
to this list, at the specified index. |
boolean | |
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. |
GNU Classpath (0.95) |