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