AnnotationParser.Handlerpublic class WebListenerAnnotationHandler extends AbstractDiscoverableAnnotationHandler
_context| Constructor | Description |
|---|---|
WebListenerAnnotationHandler(org.eclipse.jetty.webapp.WebAppContext context) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
handle(AnnotationParser.ClassInfo info,
java.lang.String annotationName) |
|
void |
handle(AnnotationParser.FieldInfo info,
java.lang.String annotationName) |
|
void |
handle(AnnotationParser.MethodInfo info,
java.lang.String annotationName) |
addAnnotationhandle, handle, handlepublic WebListenerAnnotationHandler(org.eclipse.jetty.webapp.WebAppContext context)
public void handle(AnnotationParser.ClassInfo info, java.lang.String annotationName)
handle in interface AnnotationParser.Handlerhandle in class AnnotationParser.AbstractHandlerpublic void handle(AnnotationParser.FieldInfo info, java.lang.String annotationName)
handle in interface AnnotationParser.Handlerhandle in class AnnotationParser.AbstractHandlerpublic void handle(AnnotationParser.MethodInfo info, java.lang.String annotationName)
handle in interface AnnotationParser.Handlerhandle in class AnnotationParser.AbstractHandlerCopyright © 1995–2018 Webtide. All rights reserved.