|
||||||||||
| 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.ScriptSupportContextListener
public class ScriptSupportContextListener
Servlet to provide access to information needed by scripting type applications.
| Constructor Summary | |
|---|---|
ScriptSupportContextListener()
|
|
| Method Summary | |
|---|---|
void |
ctxInit(javax.servlet.ServletContextEvent sce)
Hook to override initialization. |
static java.lang.String |
getScriptPath()
Get the path to scripts. |
| Methods inherited from class net.spy.jwebkit.JWServletContextListener |
|---|
contextDestroyed, contextInitialized, ctxDestroy, 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 ScriptSupportContextListener()
| Method Detail |
|---|
public void ctxInit(javax.servlet.ServletContextEvent sce)
JWServletContextListener
ctxInit in class JWServletContextListenersce - the context eventpublic static java.lang.String getScriptPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||