org.apache.tomee.catalina
Class ProcessAnnotatedServletsListener
java.lang.Object
org.apache.tomee.catalina.LegacyAnnotationProcessorListener
org.apache.tomee.catalina.ProcessAnnotatedServletsListener
- All Implemented Interfaces:
- org.apache.catalina.InstanceListener
public class ProcessAnnotatedServletsListener
- extends LegacyAnnotationProcessorListener
- implements org.apache.catalina.InstanceListener
Processes annotations for a v5 Tomcat install
Listener is added to each StandardWrapper
- Version:
- $Rev$ $Date$
|
Method Summary |
void |
instanceEvent(org.apache.catalina.InstanceEvent event)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessAnnotatedServletsListener
public ProcessAnnotatedServletsListener(LegacyAnnotationProcessor annotationProcessor)
instanceEvent
public void instanceEvent(org.apache.catalina.InstanceEvent event)
- Specified by:
instanceEvent in interface org.apache.catalina.InstanceListener
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.