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