org.apache.tomee.catalina
Class LegacyAnnotationProcessorListener
java.lang.Object
org.apache.tomee.catalina.LegacyAnnotationProcessorListener
- Direct Known Subclasses:
- ProcessAnnotatedListenersListener, ProcessAnnotatedServletsListener
public class LegacyAnnotationProcessorListener
- extends Object
- Version:
- $Rev$ $Date$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
annotationProcessor
protected final LegacyAnnotationProcessor annotationProcessor
LegacyAnnotationProcessorListener
public LegacyAnnotationProcessorListener(LegacyAnnotationProcessor annotationProcessor)
postConstruct
protected void postConstruct(Object object)
processAnnotations
protected void processAnnotations(Object object)
preDestroy
protected void preDestroy(Object object)
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.