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 © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.