|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectHttpServlet
com.dotmarketing.servlets.InitServlet
public class InitServlet
| Field Summary | |
|---|---|
static java.util.Date |
startupDate
|
| Constructor Summary | |
|---|---|
InitServlet()
|
|
| Method Summary | |
|---|---|
protected void |
deleteFiles(java.io.File directory)
|
void |
destroy()
|
static java.util.Date |
getStartupDate()
|
void |
init(ServletConfig config)
Description of the Method |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.util.Date startupDate
| Constructor Detail |
|---|
public InitServlet()
| Method Detail |
|---|
public void destroy()
public void init(ServletConfig config)
throws ServletException
ServletExceptionprotected void deleteFiles(java.io.File directory)
public static java.util.Date getStartupDate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||