Searched refs:callContextInitialized (Results 1 – 2 of 2) sorted by relevance
416 public void callContextInitialized(ServletContextListener l, ServletContextEvent e) in callContextInitialized() method in ServletContextHandler424 super.callContextInitialized(l, e); in callContextInitialized()
774 … callContextInitialized(((ServletContextListener)LazyList.get(_contextListeners, i)), event); in startContext()780 public void callContextInitialized (ServletContextListener l, ServletContextEvent e) in callContextInitialized() method in ContextHandler