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