InjectAnnotationProcessor2
instead@Deprecated @ConsumerType public interface InjectAnnotationProcessor
Modifier and Type | Method and Description |
---|---|
Object |
getDefault()
Deprecated.
Tries to get the default value from the annotation.
|
String |
getName()
Deprecated.
Tries to get the name value from the annotation.
|
String |
getVia()
Deprecated.
Tries to get the via value from the annotation.
|
boolean |
hasDefault()
Deprecated.
|
Boolean |
isOptional()
Deprecated.
|
String getName()
String getVia()
boolean hasDefault()
Object getDefault()
hasDefault()
is set to true.Boolean isOptional()
InjectAnnotationProcessor2.getInjectionStrategy()
insteadCopyright © 2015 The Apache Software Foundation. All rights reserved.