public static interface AnnotationDeployer.ProcessAnnotatedBeans.AnnotationHandler<A extends Annotation>
| Modifier and Type | Method and Description |
|---|---|
void |
addClassLevelDeclaration(A annotation,
Class clazz) |
void |
addMethodLevelDeclaration(A annotation,
Method method) |
Class<A> |
getAnnotationClass() |
Map<String,List<MethodAttribute>> |
getExistingDeclarations() |
Map<String,List<MethodAttribute>> getExistingDeclarations()
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.