public abstract class SpringManagementServlet extends SpringServlet
| Modifier and Type | Field and Description |
|---|---|
protected Management |
m_management
Instance of Management subsystem (for storing uploaded files).
|
m_appContext, m_server, m_status| Constructor and Description |
|---|
SpringManagementServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(javax.servlet.ServletConfig config)
Initialize servlet.
|
destroy, failStartupdoDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, serviceprotected Management m_management
public void init(javax.servlet.ServletConfig config)
throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class SpringServletjavax.servlet.ServletException - If the servet cannot be initialized.Copyright © 2013 DuraSpace. All Rights Reserved.