コード例 #1
0
 /** @deprecated */
 public Enumeration<Servlet> getServlets() {
   return servletContext.getServlets();
 }