- java.lang.Object
-
- javax.servlet.GenericServlet
-
- javax.servlet.http.HttpServlet
-
- org.apache.openmeetings.core.servlet.BaseHttpServlet
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
protected <T> T |
getBean(Class<T> beanClass) |
protected void |
handleNotBooted(javax.servlet.http.HttpServletResponse response) |
-
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
-
Methods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
BaseHttpServlet
public BaseHttpServlet()
Copyright © 2012–2016 Apache Software Foundation. All rights reserved.