Class WebListenerAnnotation
java.lang.Object
org.eclipse.jetty.ee9.webapp.DiscoveredAnnotation
org.eclipse.jetty.ee9.annotations.WebListenerAnnotation
WebListenerAnnotation
- 
Field Summary
Fields inherited from class 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 DiscoveredAnnotation
getClassName, getResource, getTargetClass, toString 
- 
Constructor Details
- 
WebListenerAnnotation
 - 
WebListenerAnnotation
 
 - 
 - 
Method Details
- 
apply
public void apply()- Specified by:
 applyin classDiscoveredAnnotation
 
 -