|
||||||||||
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 net.sf.hermesftp.console.AbstractConsoleServlet net.sf.hermesftp.console.LogServlet
public class LogServlet
Provides an overview of system and application properties.
Constructor Summary | |
---|---|
LogServlet()
Constructor. |
Method Summary | |
---|---|
protected java.util.Properties |
getContentProperties()
The content properties object. |
java.lang.String |
getLogFile()
Getter methode for property logFile . |
void |
setLogFile(java.lang.String logFile)
Setter methode for property logFile . |
Methods inherited from class net.sf.hermesftp.console.AbstractConsoleServlet |
---|
doGet, fillField, fillNumField, formatDate, formatNum, formatNum, getContentResourceName, getFooterResourceName, getHeaderResourceName, getRefreshInterval, setContentResourceName, setFooterResourceName, setHeaderResourceName, setRefreshInterval |
Methods inherited from class javax.servlet.http.HttpServlet |
---|
doDelete, 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 |
---|
public LogServlet()
Method Detail |
---|
protected java.util.Properties getContentProperties()
getContentProperties
in class AbstractConsoleServlet
public java.lang.String getLogFile()
logFile
.
logFile
.public void setLogFile(java.lang.String logFile)
logFile
.
logFile
- Value for logFile
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |