Class and Description |
---|
AttributeIndex.IndexNode |
AttributeRepositoryClass
Interface implemented by all attribute repository classes.
|
CachedRepository
An attribute repository cache.
|
CircularDependencyError
Thrown when an attribute repository class can't be
loaded because it resulted in a circular dependency.
|
MultipleAttributesError
Thrown when one of the
Attributes .getAttribute methods find more
than one instance of the specified attribute class and the method
only expected to find a single instance. |
RepositoryError
Thrown when an attribute repository class can't be
loaded or instantiated.
|
RuntimeAttributeRepository
Class used to define attributes programmatically for a class.
|
Sealable
Marks an attribute class as being sealable.
|