Class | Description |
---|---|
AnnotationFilter |
Filter implementation that finds the annotation snapshot
for a given annotation.
|
AnnotationLoaderUtil |
Utility implementation for simple loading of primary annotations
via
SnapshotManager . |
AnnotationSetSnapshot |
A snapshot of an annotation set that is used to store
information as a file.
|
AnnotationSnapshot |
Stores information about a single primary or inherited
annotation or an inherited annotation set.
|
AnnotationTypeFilter |
Filter implementation that finds all annotation snapshots
for a given annotation type.
|
DisabledInheritanceFilter |
Filter implementation that filters away annotations that
have an annotation type with inheritance disabled.
|
SnapshotManager |
Manager for annotation snapshots.
|