|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.spy.SpyObject
net.spy.jwebkit.JWServletContextListener
net.spy.jwebkit.CronContextListener
public class CronContextListener
Cron facilities.
| Constructor Summary | |
|---|---|
CronContextListener()
|
|
| Method Summary | |
|---|---|
protected void |
ctxDestroy(javax.servlet.ServletContextEvent sce)
Hook to override shutdown. |
protected void |
ctxInit(javax.servlet.ServletContextEvent sce)
Hook to override initialization. |
static net.spy.cron.Cron |
getCron()
Get the Cron instance. |
| Methods inherited from class net.spy.jwebkit.JWServletContextListener |
|---|
contextDestroyed, contextInitialized, getContextPath |
| Methods inherited from class net.spy.SpyObject |
|---|
getLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CronContextListener()
| Method Detail |
|---|
public static net.spy.cron.Cron getCron()
protected void ctxInit(javax.servlet.ServletContextEvent sce)
JWServletContextListener
ctxInit in class JWServletContextListenersce - the context eventprotected void ctxDestroy(javax.servlet.ServletContextEvent sce)
JWServletContextListener
ctxDestroy in class JWServletContextListenersce - the context event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||