net.spy.jwebkit
Class ScriptSupportContextListener

java.lang.Object
  extended by net.spy.SpyObject
      extended by net.spy.jwebkit.JWServletContextListener
          extended by net.spy.jwebkit.ScriptSupportContextListener
All Implemented Interfaces:
java.util.EventListener, javax.servlet.ServletContextListener

public class ScriptSupportContextListener
extends JWServletContextListener

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

ScriptSupportContextListener

public ScriptSupportContextListener()
Method Detail

ctxInit

public void ctxInit(javax.servlet.ServletContextEvent sce)
Description copied from class: JWServletContextListener
Hook to override initialization.

Overrides:
ctxInit in class JWServletContextListener
Parameters:
sce - the context event

getScriptPath

public static java.lang.String getScriptPath()
Get the path to scripts.



Copyright © 1995-2007 SPY Internetworking. All Rights Reserved.