org.apache.agila.impl.servlet
Class VelocityActionServlet.ServletAppContext

java.lang.Object
  extended by org.apache.agila.impl.servlet.VelocityActionServlet.ServletAppContext
All Implemented Interfaces:
WebappLoaderAppContext
Enclosing class:
VelocityActionServlet

public class VelocityActionServlet.ServletAppContext
extends java.lang.Object
implements 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 WebappLoaderAppContext


Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved.