public interface InjectAnnotationProcessorFactory
| Modifier and Type | Method and Description |
|---|---|
InjectAnnotationProcessor |
createAnnotationProcessor(Object adaptable,
AnnotatedElement element) |
InjectAnnotationProcessor createAnnotationProcessor(Object adaptable, AnnotatedElement element)
adaptable - the object from which this model is adaptedelement - the field or method which is annotatedCopyright © 2014 The Apache Software Foundation. All rights reserved.