org.apache.geronimo.jmxdebug.web.velocity
Class BasicVelocityActionServlet.ServletAppContext

java.lang.Object
  extended byorg.apache.geronimo.jmxdebug.web.velocity.BasicVelocityActionServlet.ServletAppContext
All Implemented Interfaces:
WebappLoader.WebappLoaderAppContext
Enclosing class:
BasicVelocityActionServlet

public class BasicVelocityActionServlet.ServletAppContext
extends Object
implements WebappLoader.WebappLoaderAppContext

little wrapper class to safely pass the ServletContext to the loader


Method Summary
 javax.servlet.ServletContext getServletContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getServletContext

public javax.servlet.ServletContext getServletContext()
Specified by:
getServletContext in interface WebappLoader.WebappLoaderAppContext


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.