org.eclipse.jetty.annotations
类 WebFilterAnnotation
java.lang.Object
org.eclipse.jetty.webapp.DiscoveredAnnotation
org.eclipse.jetty.annotations.WebFilterAnnotation
public class WebFilterAnnotation
- extends DiscoveredAnnotation
WebFilterAnnotation
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebFilterAnnotation
public WebFilterAnnotation(WebAppContext context,
String className)
- 参数:
context - className -
WebFilterAnnotation
public WebFilterAnnotation(WebAppContext context,
String className,
Resource resource)
apply
public void apply()
- 指定者:
- 类
DiscoveredAnnotation 中的 apply
- 另请参见:
org.eclipse.jetty.annotations.ClassAnnotation#apply()
Copyright © 2013. All Rights Reserved.