275276277278279280281282283
} } // if (handler == null) { this.handler = new Handler(bridge); this.applicationContext = new ServletApplicationContext(getServletContext().getClassLoader(), bundleName); } }