public Map<String, ? extends ServletRegistration> getServletRegistrations() {
   return servletContext.getServletRegistrations();
 }