Home
last modified time | relevance | path

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

/external/jetty/src/java/org/eclipse/jetty/webapp/
DWebAppContext.java1222 public void setThrowUnavailableOnStartupException (boolean throwIfStartupException) { in setThrowUnavailableOnStartupException() argument
1223 _throwUnavailableOnStartupException = throwIfStartupException; in setThrowUnavailableOnStartupException()