Home
last modified time | relevance | path

Searched refs:cloneConfigure (Results 1 – 5 of 5) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/webapp/
DConfiguration.java86 public void cloneConfigure (WebAppContext template, WebAppContext context) throws Exception; in cloneConfigure() method
DAbstractConfiguration.java43 public void cloneConfigure(WebAppContext template, WebAppContext context) throws Exception in cloneConfigure() method in AbstractConfiguration
DCloneConfiguration.java34 configuration.cloneConfigure(_template,context); in configure()
DTagLibConfiguration.java521 public void cloneConfigure(WebAppContext template, WebAppContext context) throws Exception in cloneConfigure() method in TagLibConfiguration
DWebInfConfiguration.java212 public void cloneConfigure(WebAppContext template, WebAppContext context) throws Exception in cloneConfigure() method in WebInfConfiguration