|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 FragmentDescriptor 的软件包 | |
|---|---|
| org.eclipse.jetty.annotations | |
| org.eclipse.jetty.webapp | |
| org.eclipse.jetty.annotations 中 FragmentDescriptor 的使用 |
|---|
| 返回 FragmentDescriptor 的 org.eclipse.jetty.annotations 中的方法 | |
|---|---|
FragmentDescriptor |
AnnotationConfiguration.getFragmentFromJar(Resource jar,
List<FragmentDescriptor> frags)
Get the web-fragment.xml from a jar |
| 类型变量类型为 FragmentDescriptor 的 org.eclipse.jetty.annotations 中的方法参数 | |
|---|---|
FragmentDescriptor |
AnnotationConfiguration.getFragmentFromJar(Resource jar,
List<FragmentDescriptor> frags)
Get the web-fragment.xml from a jar |
| org.eclipse.jetty.webapp 中 FragmentDescriptor 的使用 |
|---|
| 类型参数类型为 FragmentDescriptor 的 org.eclipse.jetty.webapp 中的字段 | |
|---|---|
protected Map<String,FragmentDescriptor> |
MetaData._webFragmentNameMap
|
protected Map<Resource,FragmentDescriptor> |
MetaData._webFragmentResourceMap
|
protected List<FragmentDescriptor> |
MetaData._webFragmentRoots
|
| 返回 FragmentDescriptor 的 org.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()
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||