类 org.eclipse.jetty.webapp.DiscoveredAnnotation
的使用

使用 DiscoveredAnnotation 的软件包
org.eclipse.jetty.webapp   
 

org.eclipse.jetty.webappDiscoveredAnnotation 的使用
 

类型参数类型为 DiscoveredAnnotationorg.eclipse.jetty.webapp 中的字段
protected  List<DiscoveredAnnotation> MetaData._annotations
           
protected  Map<org.eclipse.jetty.util.resource.Resource,List<DiscoveredAnnotation>> MetaData._webFragmentAnnotations
           
 

参数类型为 DiscoveredAnnotationorg.eclipse.jetty.webapp 中的方法
 void MetaData.addDiscoveredAnnotation(org.eclipse.jetty.util.resource.Resource resource, DiscoveredAnnotation annotation)
           
 

类型变量类型为 DiscoveredAnnotationorg.eclipse.jetty.webapp 中的方法参数
 void MetaData.addDiscoveredAnnotations(List<DiscoveredAnnotation> annotations)
          Annotations not associated with a WEB-INF/lib fragment jar.
 void MetaData.addDiscoveredAnnotations(org.eclipse.jetty.util.resource.Resource resource, List<DiscoveredAnnotation> annotations)
           
 



Copyright © 2013. All Rights Reserved.