Modifier and Type | Class and Description |
---|---|
(package private) class |
EmptyAttributeRepositoryClass
Empty implementation of AttributeRepositoryClass.
|
class |
RuntimeAttributeRepository
Class used to define attributes programmatically for a class.
|
Modifier and Type | Field and Description |
---|---|
static AttributeRepositoryClass |
EmptyAttributeRepositoryClass.INSTANCE |
Modifier and Type | Method and Description |
---|---|
static void |
Util.validateRepository(java.lang.Class owningClass,
AttributeRepositoryClass repo) |
Constructor and Description |
---|
DefaultCachedRepository(java.lang.Class clazz,
AttributeRepositoryClass repo) |