|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotationProcessor | |
---|---|
org.apache.sling.scripting.jsp.jasper.runtime |
Uses of AnnotationProcessor in org.apache.sling.scripting.jsp.jasper.runtime |
---|
Fields in org.apache.sling.scripting.jsp.jasper.runtime declared as AnnotationProcessor | |
---|---|
protected AnnotationProcessor |
TagHandlerPool.annotationProcessor
|
Methods in org.apache.sling.scripting.jsp.jasper.runtime with parameters of type AnnotationProcessor | |
---|---|
static void |
AnnotationHelper.postConstruct(AnnotationProcessor processor,
Object instance)
Call postConstruct method on the specified instance. |
static void |
AnnotationHelper.preDestroy(AnnotationProcessor processor,
Object instance)
Call preDestroy method on the specified instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |