edu.indiana.dlib.metsnav.struts
Class ActionServlet
java.lang.Object
  
org.apache.struts.action.ActionServlet
      
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
 
            | 
 
 
| 
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 | 
 
cacheMgr
protected static CompositeCacheManager cacheMgr
ActionServlet
public ActionServlet()
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.