Interface | Description |
---|---|
AttributeBuilder |
AttributeBuilder is responsible for creating and indexing
Attribute s. |
AttributeHolder |
Interface declares common functionality for objects, which have associated
Attribute s. |
AttributeStorage |
AttributeStorage provides access to a
AttributeHolder , where
application can store Attribute s. |
IndexedAttributeAccessor |
The interface declares, that
AttributeHolder supports
indexed Attribute access. |
NullaryFunction<T> | Deprecated
pls.
|
Class | Description |
---|---|
Attribute<T> |
Class used to define dynamic typed attributes on
AttributeHolder
instances. |
DefaultAttributeBuilder |
Default
AttributeBuilder implementation. |
IndexedAttributeHolder |
AttributeHolder , which supports indexed access to stored
Attribute s. |
NamedAttributeHolder |
AttributeHolder implementation, which doesn't support indexed access
to Attribute s. |
Copyright © 2014 Oracle Corporation. All rights reserved.