public class LegacyAnnotationProcessorListener
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected LegacyAnnotationProcessor |
annotationProcessor |
| Constructor and Description |
|---|
LegacyAnnotationProcessorListener(LegacyAnnotationProcessor annotationProcessor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
postConstruct(java.lang.Object object) |
protected void |
preDestroy(java.lang.Object object) |
protected void |
processAnnotations(java.lang.Object object) |
protected final LegacyAnnotationProcessor annotationProcessor
public LegacyAnnotationProcessorListener(LegacyAnnotationProcessor annotationProcessor)