| GNU Classpath (0.92) | |
| 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 Attributes 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.
|
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 | 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.
|
| GNU Classpath (0.92) |