AbstractInjectAnnotationProcessor2 instead@Deprecated @ConsumerType public class AbstractInjectAnnotationProcessor extends java.lang.Object implements InjectAnnotationProcessor
InjectAnnotationProcessor.| Constructor and Description | 
|---|
| AbstractInjectAnnotationProcessor()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Object | getDefault()Deprecated.  Tries to get the default value from the annotation. | 
| java.lang.String | getName()Deprecated.  Tries to get the name value from the annotation. | 
| java.lang.String | getVia()Deprecated.  Tries to get the via value from the annotation. | 
| boolean | hasDefault()Deprecated.  | 
| java.lang.Boolean | isOptional()Deprecated.  Tries to get the information whether the injection is optional. | 
public AbstractInjectAnnotationProcessor()
public java.lang.String getName()
InjectAnnotationProcessorgetName in interface InjectAnnotationProcessorpublic java.lang.String getVia()
InjectAnnotationProcessorgetVia in interface InjectAnnotationProcessorpublic boolean hasDefault()
hasDefault in interface InjectAnnotationProcessorpublic java.lang.Object getDefault()
InjectAnnotationProcessorInjectAnnotationProcessor.hasDefault() is set to true.getDefault in interface InjectAnnotationProcessorpublic java.lang.Boolean isOptional()
InjectAnnotationProcessorisOptional in interface InjectAnnotationProcessorCopyright © 2018 The Apache Software Foundation. All rights reserved.