|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.apache.tapestry.ApplicationServlet
net.sf.tacos.demo.ConfigurationServlet
public class ConfigurationServlet
Configures log4j mostly
| Constructor Summary | |
|---|---|
ConfigurationServlet()
|
|
| Method Summary | |
|---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent arg0)
|
void |
contextInitialized(javax.servlet.ServletContextEvent arg0)
|
void |
destroy()
|
void |
init()
|
| Methods inherited from class org.apache.tapestry.ApplicationServlet |
|---|
addModuleIfExists, constructErrorHandler, constructRegistry, createClassResolver, doGet, doPost, doService, init, initializeApplication, show |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service |
| Methods inherited from class javax.servlet.GenericServlet |
|---|
getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, log, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigurationServlet()
| Method Detail |
|---|
public void init()
init in class javax.servlet.GenericServletGenericServlet.init()public void destroy()
destroy in interface javax.servlet.Servletdestroy in class org.apache.tapestry.ApplicationServletServlet.destroy()public void contextDestroyed(javax.servlet.ServletContextEvent arg0)
contextDestroyed in interface javax.servlet.ServletContextListenerServletContextListener.contextDestroyed(javax.servlet.ServletContextEvent)public void contextInitialized(javax.servlet.ServletContextEvent arg0)
contextInitialized in interface javax.servlet.ServletContextListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||