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(java.lang.Object adaptable,
java.lang.reflect.AnnotatedElement element)
Deprecated.
|
InjectAnnotationProcessor createAnnotationProcessor(java.lang.Object adaptable, java.lang.reflect.AnnotatedElement element)
adaptable
- the object from which this model is adaptedelement
- the field or method which is annotatedInjectAnnotationProcessor2
preferably.Copyright © 2022 The Apache Software Foundation. All rights reserved.