Searched refs:visitErrorPage (Results 1 - 1 of 1) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/webapp/
H A DStandardDescriptorProcessor.java94 registerVisitor("error-page", this.getClass().getDeclaredMethod("visitErrorPage", __signature));
1129 protected void visitErrorPage(WebAppContext context, Descriptor descriptor, XmlParser.Node node) method in class:StandardDescriptorProcessor

Completed in 51 milliseconds