StaticInjectAnnotationProcessorFactory preferably or in case of a dependency to the adaptable InjectAnnotationProcessorFactory2@Deprecated @ConsumerType public interface InjectAnnotationProcessorFactory
InjectAnnotationProcessor that is evaluated at runtime for each
 sling model adaption and may depend on the adaptable.| Modifier and Type | Method and Description | 
|---|---|
InjectAnnotationProcessor | 
createAnnotationProcessor(Object adaptable,
                         AnnotatedElement element)
Deprecated.  
  | 
InjectAnnotationProcessor createAnnotationProcessor(Object adaptable, AnnotatedElement element)
adaptable - the object from which this model is adaptedelement - the field or method which is annotatedInjectAnnotationProcessor2 preferably.Copyright © 2017 The Apache Software Foundation. All rights reserved.