public abstract class SpringAccessServlet extends SpringServlet
| Modifier and Type | Field and Description |
|---|---|
protected Access |
m_access
Instance of the access subsystem.
|
m_appContext, m_server, m_status| Constructor and Description |
|---|
SpringAccessServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
init(javax.servlet.ServletConfig config) |
failStartupdoDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, serviceprotected Access m_access
public void init(javax.servlet.ServletConfig config)
throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class SpringServletjavax.servlet.ServletExceptionpublic void destroy()
destroy in interface javax.servlet.Servletdestroy in class SpringServletCopyright © 2013 DuraSpace. All Rights Reserved.