接口 org.eclipse.jetty.webapp.DescriptorProcessor
的使用

使用 DescriptorProcessor 的软件包
org.eclipse.jetty.plus.webapp   
org.eclipse.jetty.webapp   
 

org.eclipse.jetty.plus.webappDescriptorProcessor 的使用
 

实现 DescriptorProcessororg.eclipse.jetty.plus.webapp 中的类
 class PlusDescriptorProcessor
          PlusDescriptorProcessor
 

org.eclipse.jetty.webappDescriptorProcessor 的使用
 

实现 DescriptorProcessororg.eclipse.jetty.webapp 中的类
 class IterativeDescriptorProcessor
          IterativeDescriptorProcessor
 class StandardDescriptorProcessor
          StandardDescriptorProcessor Process a web.xml, web-defaults.xml, web-overrides.xml, web-fragment.xml.
 class TagLibConfiguration.TldProcessor
          TldProcessor Process TldDescriptors representing tag libs to find listeners.
 

类型参数类型为 DescriptorProcessororg.eclipse.jetty.webapp 中的字段
protected  List<DescriptorProcessor> MetaData._descriptorProcessors
           
 

参数类型为 DescriptorProcessororg.eclipse.jetty.webapp 中的方法
 void MetaData.addDescriptorProcessor(DescriptorProcessor p)
           
 



Copyright © 2013. All Rights Reserved.