Uses of Interface
org.apache.sling.scripting.jsp.jasper.runtime.AnnotationProcessor
Packages that use AnnotationProcessor
Package
Description
This package should only be used by compiled JSP scripts when being executed on the platform.
-
Uses of AnnotationProcessor in org.apache.sling.scripting.jsp.jasper.runtime
Fields in org.apache.sling.scripting.jsp.jasper.runtime declared as AnnotationProcessorModifier and TypeFieldDescriptionprotected AnnotationProcessorTagHandlerPool.annotationProcessorMethods in org.apache.sling.scripting.jsp.jasper.runtime with parameters of type AnnotationProcessorModifier and TypeMethodDescriptionstatic voidAnnotationHelper.postConstruct(AnnotationProcessor processor, Object instance) Call postConstruct method on the specified instance.static voidAnnotationHelper.preDestroy(AnnotationProcessor processor, Object instance) Call preDestroy method on the specified instance.