Interface | Description |
---|---|
AuditedPropertiesHolder |
Implementations hold other audited properties.
|
PersistentPropertiesSource |
A source of data on persistent properties of a class or component.
|
Class | Description |
---|---|
AnnotationsMetadataReader |
A helper class to read versioning meta-data from annotations on a persistent class.
|
AuditedPropertiesReader |
Reads persistent properties form a
PersistentPropertiesSource and adds the ones that are audited to a
AuditedPropertiesHolder , filling all the auditing data. |
AuditedPropertiesReader.ComponentPropertiesSource | |
AuditedPropertiesReader.DynamicComponentSource | |
ClassAuditingData | |
ComponentAuditedPropertiesReader |
Reads the audited properties for components.
|
ComponentAuditingData |
Audit mapping meta-data for component.
|
DynamicProperty |
This class prenteds to be property but in fact it represents entry in the map (for dynamic component)
|
PropertyAuditingData |
Copyright © 2021 JBoss by Red Hat. All rights reserved.