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

使用 FragmentDescriptor 的软件包
org.eclipse.jetty.annotations   
org.eclipse.jetty.webapp   
 

org.eclipse.jetty.annotationsFragmentDescriptor 的使用
 

返回 FragmentDescriptororg.eclipse.jetty.annotations 中的方法
 FragmentDescriptor AnnotationConfiguration.getFragmentFromJar(Resource jar, List<FragmentDescriptor> frags)
          Get the web-fragment.xml from a jar
 

类型变量类型为 FragmentDescriptororg.eclipse.jetty.annotations 中的方法参数
 FragmentDescriptor AnnotationConfiguration.getFragmentFromJar(Resource jar, List<FragmentDescriptor> frags)
          Get the web-fragment.xml from a jar
 

org.eclipse.jetty.webappFragmentDescriptor 的使用
 

类型参数类型为 FragmentDescriptororg.eclipse.jetty.webapp 中的字段
protected  Map<String,FragmentDescriptor> MetaData._webFragmentNameMap
           
protected  Map<Resource,FragmentDescriptor> MetaData._webFragmentResourceMap
           
protected  List<FragmentDescriptor> MetaData._webFragmentRoots
           
 

返回 FragmentDescriptororg.eclipse.jetty.webapp 中的方法
 FragmentDescriptor MetaData.getFragment(Resource jar)
           
 FragmentDescriptor MetaData.getFragment(String name)
           
 

返回变量类型为 FragmentDescriptor 的类型的 org.eclipse.jetty.webapp 中的方法
 List<FragmentDescriptor> MetaData.getFragments()
           
 Map<String,FragmentDescriptor> MetaData.getNamedFragments()
           
 List<FragmentDescriptor> MetaData.getOrderedFragments()
           
 



Copyright © 2013. All Rights Reserved.