Uses of Interface
org.apache.sling.scripting.jsp.jasper.runtime.AnnotationProcessor

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.
 



Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.