Uses of Interface
org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor2
Packages that use InjectAnnotationProcessor2
Package
Description
-
Uses of InjectAnnotationProcessor2 in org.apache.sling.models.caconfig.impl.injectors
Methods in org.apache.sling.models.caconfig.impl.injectors that return InjectAnnotationProcessor2Modifier and TypeMethodDescriptionContextAwareConfigurationInjector.createAnnotationProcessor
(AnnotatedElement element) -
Uses of InjectAnnotationProcessor2 in org.apache.sling.models.impl.injectors
Methods in org.apache.sling.models.impl.injectors that return InjectAnnotationProcessor2Modifier and TypeMethodDescriptionBindingsInjector.createAnnotationProcessor
(AnnotatedElement element) ChildResourceInjector.createAnnotationProcessor
(Object adaptable, AnnotatedElement element) OSGiServiceInjector.createAnnotationProcessor
(AnnotatedElement element) RequestAttributeInjector.createAnnotationProcessor
(AnnotatedElement element) ResourcePathInjector.createAnnotationProcessor
(AnnotatedElement element) SelfInjector.createAnnotationProcessor
(AnnotatedElement element) SlingObjectInjector.createAnnotationProcessor
(AnnotatedElement element) -
Uses of InjectAnnotationProcessor2 in org.apache.sling.models.spi.injectorspecific
Classes in org.apache.sling.models.spi.injectorspecific that implement InjectAnnotationProcessor2Methods in org.apache.sling.models.spi.injectorspecific that return InjectAnnotationProcessor2Modifier and TypeMethodDescriptionInjectAnnotationProcessorFactory2.createAnnotationProcessor
(Object adaptable, AnnotatedElement element) StaticInjectAnnotationProcessorFactory.createAnnotationProcessor
(AnnotatedElement element)