public interface AnnotationProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
postConstruct(Object instance) |
void |
preDestroy(Object instance) |
void |
processAnnotations(Object instance) |
void postConstruct(Object instance) throws IllegalAccessException, InvocationTargetException
void preDestroy(Object instance) throws IllegalAccessException, InvocationTargetException
void processAnnotations(Object instance) throws IllegalAccessException, InvocationTargetException, NamingException
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"