|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 AnnotationParser.DiscoverableAnnotationHandler 的软件包 | |
|---|---|
| org.eclipse.jetty.annotations | |
| org.eclipse.jetty.annotations 中 AnnotationParser.DiscoverableAnnotationHandler 的使用 |
|---|
| 实现 AnnotationParser.DiscoverableAnnotationHandler 的 org.eclipse.jetty.annotations 中的类 | |
|---|---|
class |
AbstractDiscoverableAnnotationHandler
DiscoverableAnnotationHandler |
class |
ContainerInitializerAnnotationHandler
ContainerInitializerAnnotationHandler Discovers classes that contain the specified annotation, either at class or method level. |
class |
WebFilterAnnotationHandler
WebFilterAnnotationHandler |
class |
WebListenerAnnotationHandler
|
class |
WebServletAnnotationHandler
WebServletAnnotationHandler Process a WebServlet annotation on a class. |
| 类型参数类型为 AnnotationParser.DiscoverableAnnotationHandler 的 org.eclipse.jetty.annotations 中的字段 | |
|---|---|
protected List<AnnotationParser.DiscoverableAnnotationHandler> |
AnnotationConfiguration._discoverableAnnotationHandlers
|
| 返回变量类型为 AnnotationParser.DiscoverableAnnotationHandler 的类型的 org.eclipse.jetty.annotations 中的方法 | |
|---|---|
List<AnnotationParser.DiscoverableAnnotationHandler> |
AnnotationParser.getAnnotationHandlers()
已过时。 |
List<AnnotationParser.DiscoverableAnnotationHandler> |
AnnotationParser.getAnnotationHandlers(String annotationName)
已过时。 |
| 参数类型为 AnnotationParser.DiscoverableAnnotationHandler 的 org.eclipse.jetty.annotations 中的方法 | |
|---|---|
void |
AnnotationParser.registerAnnotationHandler(String annotationName,
AnnotationParser.DiscoverableAnnotationHandler handler)
已过时。 see registerHandler(Handler) |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||