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 © 2015 JBoss by Red Hat. All rights reserved.