org.slim3.commons.web
Class S3ServletContextListener
java.lang.Object
org.slim3.commons.web.S3ServletContextListener
- All Implemented Interfaces:
- EventListener, ServletContextListener
public class S3ServletContextListener
- extends Object
- implements ServletContextListener
ServletContextListener
for Slim3.
- Since:
- 3.0
- Author:
- higa
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
S3ServletContextListener
public S3ServletContextListener()
contextInitialized
public void contextInitialized(ServletContextEvent event)
- Specified by:
contextInitialized
in interface ServletContextListener
contextDestroyed
public void contextDestroyed(ServletContextEvent event)
- Specified by:
contextDestroyed
in interface ServletContextListener
Copyright © 2008-2009 The Slim3 project. All Rights Reserved.