|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DescriptorProcessor | |
|---|---|
| org.eclipse.jetty.plus.webapp | |
| org.eclipse.jetty.webapp | |
| Uses of DescriptorProcessor in org.eclipse.jetty.plus.webapp |
|---|
| Classes in org.eclipse.jetty.plus.webapp that implement DescriptorProcessor | |
|---|---|
class |
PlusDescriptorProcessor
PlusDescriptorProcessor |
| Uses of DescriptorProcessor in org.eclipse.jetty.webapp |
|---|
| Classes in org.eclipse.jetty.webapp that implement DescriptorProcessor | |
|---|---|
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. |
| Fields in org.eclipse.jetty.webapp with type parameters of type DescriptorProcessor | |
|---|---|
protected List<DescriptorProcessor> |
MetaData._descriptorProcessors
|
| Methods in org.eclipse.jetty.webapp with parameters of type DescriptorProcessor | |
|---|---|
void |
MetaData.addDescriptorProcessor(DescriptorProcessor p)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||