类 org.eclipse.jetty.annotations.AnnotationParser
的使用

使用 AnnotationParser 的软件包
org.eclipse.jetty.annotations   
 

org.eclipse.jetty.annotationsAnnotationParser 的使用
 

返回 AnnotationParserorg.eclipse.jetty.annotations 中的方法
protected  AnnotationParser AnnotationConfiguration.createAnnotationParser()
           
 

参数类型为 AnnotationParserorg.eclipse.jetty.annotations 中的方法
 void AnnotationConfiguration.parseContainerPath(WebAppContext context, AnnotationParser parser)
          Scan jars on container path.
 void AnnotationConfiguration.parseWebInfClasses(WebAppContext context, AnnotationParser parser)
          Scan classes in WEB-INF/classes
 void AnnotationConfiguration.parseWebInfLib(WebAppContext context, AnnotationParser parser)
          Scan jars in WEB-INF/lib
 



Copyright © 2013. All Rights Reserved.