|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.servlet.GenericServlet javax.servlet.http.HttpServlet org.dlese.dpc.suggest.SuggestCommentServlet
public final class SuggestCommentServlet
Initializes the SuggestCommentHelper and sets up the Suggest a Resource context.
Constructor Summary | |
---|---|
SuggestCommentServlet()
|
Method Summary | |
---|---|
void |
destroy()
Performs shutdown operations. |
static String |
getDateStamp()
Return a string for the current time and date, sutiable for display in log files and output to standout: |
void |
init(ServletConfig conf)
Initialize the SuggestCommentServlet |
void |
setDebug(boolean db)
Sets the debug attribute of the DDSServlet object |
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 |
---|
getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SuggestCommentServlet()
Method Detail |
---|
public void init(ServletConfig conf) throws ServletException
init
in interface Servlet
init
in class GenericServlet
conf
- Description of the Parameter
ServletException
- Description of the Exceptionpublic void destroy()
destroy
in interface Servlet
destroy
in class GenericServlet
public static String getDateStamp()
public final void setDebug(boolean db)
db
- The new debug value
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |