Interface | Description |
---|---|
AnnotationFinder<E extends AnnotatedElement> |
Provides a way to look for annotations in an alternate registry.
|
Class | Description |
---|---|
DefaultAnnotationFinder<E extends AnnotatedElement> |
The default annotation processor finder will look for annotations
directly on the annotated element.
|
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.