AbstractInjectAnnotationProcessor2 instead@Deprecated @ConsumerType public class AbstractInjectAnnotationProcessor extends Object implements InjectAnnotationProcessor
InjectAnnotationProcessor.| Constructor and Description |
|---|
AbstractInjectAnnotationProcessor()
Deprecated.
|
| 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.
Tries to get the information whether the injection is optional.
|
public AbstractInjectAnnotationProcessor()
public String getName()
InjectAnnotationProcessorgetName in interface InjectAnnotationProcessorpublic String getVia()
InjectAnnotationProcessorgetVia in interface InjectAnnotationProcessorpublic boolean hasDefault()
hasDefault in interface InjectAnnotationProcessorpublic Object getDefault()
InjectAnnotationProcessorInjectAnnotationProcessor.hasDefault() is set to true.getDefault in interface InjectAnnotationProcessorpublic Boolean isOptional()
InjectAnnotationProcessorisOptional in interface InjectAnnotationProcessorCopyright © 2015 The Apache Software Foundation. All rights reserved.