Uses of Interface
org.eclipse.jetty.ee11.webapp.DescriptorProcessor
-
Uses of DescriptorProcessor in org.eclipse.jetty.ee11.webapp
Classes in org.eclipse.jetty.ee11.webapp that implement DescriptorProcessorModifier and TypeClassDescriptionclassIterativeDescriptorProcessorclassStandardDescriptorProcessor.Fields in org.eclipse.jetty.ee11.webapp with type parameters of type DescriptorProcessorModifier and TypeFieldDescriptionprotected final List<DescriptorProcessor> MetaData._descriptorProcessorsMethods in org.eclipse.jetty.ee11.webapp with parameters of type DescriptorProcessorModifier and TypeMethodDescriptionvoidMetaData.addDescriptorProcessor(DescriptorProcessor p) voidMetaData.removeDescriptorProcessor(DescriptorProcessor p)