| Interface | Description |
|---|---|
| AnnotationHandler<A extends Annotation> | |
| ClassFinder |
Common interface for implementations that scan for classes on the classpath.
|
| Class | Description |
|---|---|
| FieldAnnotationHandler<A extends Annotation> |
A common base class for
AnnotationHandler implementations that process field annotations. |
| MethodAnnotationHandler<A extends Annotation> |
A common base class for
AnnotationHandler implementations that process method annotations. |
| ParameterAnnotationHandler<A extends Annotation> |
A common base class for
AnnotationHandler implementations that process method argument annotations. |
Copyright © 2015 OCPsoft. All Rights Reserved.