| AbstractAttributeCollection |
This class implements an abstract object with attributes.
|
| AbstractAttributeProvider |
This class implements an abstract attribute provider.
|
| AbstractBufferedAttributeProvider |
This class implements an abstract attribute container that use
a memory cache.
|
| AttributeChangeEvent |
This interface representes a listener on the attribute changes.
|
| AttributeIterator |
Iterator on attributes.
|
| AttributeNameStringComparator |
Comparator for attribute names as strings.
|
| BufferedAttributeCollection |
This class implements an abstract attribute provider that use
a memory cache.
|
| HeapAttributeCollection |
This class implements an attribute provider which
only works with the Heap space.
|
| MultiAttributeCollection |
This class contains a collection of attribute providers and
tries to gather the data.
|
| MultiAttributeProvider |
This class contains a collection of attribute containers and
tries to gather the data.
|
| MultiAttributeProvider.ManyValueAttributeValue |
This class provides an implementation of attribute value
that may be marked with an indicators that many
values are possibles for the attribute.
|