org.eclipse.jetty.annotations
public class WebFilterAnnotation extends DiscoveredAnnotation
_className, _clazz, _context| Constructor and Description |
|---|
WebFilterAnnotation(WebAppContext context,
java.lang.String className) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply() |
getTargetClasspublic WebFilterAnnotation(WebAppContext context, java.lang.String className)
context - className - public void apply()
apply in class DiscoveredAnnotationorg.eclipse.jetty.annotations.ClassAnnotation#apply()Copyright © 2017. All Rights Reserved.