public class AnnotationHelper extends Object
| Constructor and Description |
|---|
AnnotationHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
postConstruct(AnnotationProcessor processor,
Object instance)
Call postConstruct method on the specified instance.
|
static void |
preDestroy(AnnotationProcessor processor,
Object instance)
Call preDestroy method on the specified instance.
|
public static void postConstruct(AnnotationProcessor processor, Object instance) throws IllegalAccessException, InvocationTargetException, NamingException
public static void preDestroy(AnnotationProcessor processor, Object instance) throws IllegalAccessException, InvocationTargetException
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"