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

/external/jetty/src/java/org/eclipse/jetty/webapp/
H A DStandardDescriptorProcessor.java103 registerVisitor("distributable", this.getClass().getDeclaredMethod("visitDistributable", __signature));
1917 protected void visitDistributable(WebAppContext context, Descriptor descriptor, XmlParser.Node node) method in class:StandardDescriptorProcessor

Completed in 76 milliseconds