InjectAnnotationProcessor2 instead@Deprecated
 @ConsumerType
public interface InjectAnnotationProcessor
| 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. 
 
 | 
java.lang.String getName()
java.lang.String getVia()
boolean hasDefault()
java.lang.Object getDefault()
hasDefault() is set to true.java.lang.Boolean isOptional()
InjectAnnotationProcessor2.getInjectionStrategy() insteadCopyright © 2018 The Apache Software Foundation. All rights reserved.