edu.indiana.dlib.metsnav.struts
Class ActionServlet

java.lang.Object
  extended by org.apache.struts.action.ActionServlet
      extended by edu.indiana.dlib.metsnav.struts.ActionServlet

public class ActionServlet
extends org.apache.struts.action.ActionServlet

The base servlet that will load configuration files

Author:
David Jiao

Field Summary
protected static CompositeCacheManager cacheMgr
           
 
Constructor Summary
ActionServlet()
           
 
Method Summary
 void destroy()
           
 void init()
           
protected  void updateTiles(ServletContext context, ModuleConfig config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cacheMgr

protected static CompositeCacheManager cacheMgr
Constructor Detail

ActionServlet

public ActionServlet()
Method Detail

updateTiles

protected void updateTiles(ServletContext context,
                           ModuleConfig config)
                    throws ServletException
Throws:
ServletException

destroy

public void destroy()

init

public void init()
          throws ServletException
Throws:
ServletException


Copyright © 2005 Trustees of Indiana University. All Rights Reserved.