41424344454647
return WebApplicationContextUtils.getRequiredWebApplicationContext(getServletContext()); } @Override public Component getExampleInfoPanel(String id) { return new ExampleInfoPanel( id ); }