Package org.eclipse.jetty.annotations
Class WebListenerAnnotation
java.lang.Object
org.eclipse.jetty.webapp.DiscoveredAnnotation
org.eclipse.jetty.annotations.WebListenerAnnotation
WebListenerAnnotation
-
Field Summary
FieldsFields inherited from class org.eclipse.jetty.webapp.DiscoveredAnnotation
_className, _clazz, _context, _resource
-
Constructor Summary
ConstructorsConstructorDescriptionWebListenerAnnotation
(WebAppContext context, String className) WebListenerAnnotation
(WebAppContext context, String className, Resource resource) -
Method Summary
Methods inherited from class org.eclipse.jetty.webapp.DiscoveredAnnotation
getResource, getTargetClass
-
Field Details
-
LOG
-
-
Constructor Details
-
WebListenerAnnotation
-
WebListenerAnnotation
-
-
Method Details
-
apply
public void apply()- Specified by:
apply
in classDiscoveredAnnotation
- See Also:
-