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