Package org.eclipse.jetty.annotations
Class WebFilterAnnotation
- java.lang.Object
-
- org.eclipse.jetty.webapp.DiscoveredAnnotation
-
- org.eclipse.jetty.annotations.WebFilterAnnotation
-
public class WebFilterAnnotation extends org.eclipse.jetty.webapp.DiscoveredAnnotationWebFilterAnnotation
-
-
Constructor Summary
Constructors Constructor Description WebFilterAnnotation(org.eclipse.jetty.webapp.WebAppContext context, String className)WebFilterAnnotation(org.eclipse.jetty.webapp.WebAppContext context, String className, org.eclipse.jetty.util.resource.Resource resource)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapply()
-