Represents a list of values for attributes of an MBean. The methods
used for the insertion of Attribute objects in the AttributeList overrides the
corresponding methods in the superclass
ArrayList. This is needed in order to insure that the
objects contained in the AttributeList are only
Attribute objects. This avoids getting an exception
when retrieving elements from the AttributeList.
AttributeListoverrides the corresponding methods in the superclassArrayList. This is needed in order to insure that the objects contained in theAttributeListare onlyAttributeobjects. This avoids getting an exception when retrieving elements from theAttributeList.