com.dyuproject.web.rest
Class SpringServletContextListener
java.lang.Object
com.dyuproject.web.rest.SpringServletContextListener
- All Implemented Interfaces:
- EventListener, ServletContextListener
public class SpringServletContextListener
- extends Object
- implements ServletContextListener
- Author:
- David Yu
- Date created:
- Jun 15, 2008
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE_LOCATION
public static final String RESOURCE_LOCATION
- See Also:
- Constant Field Values
BEAN_NAME
public static final String BEAN_NAME
- See Also:
- Constant Field Values
SpringServletContextListener
public SpringServletContextListener()
contextDestroyed
public void contextDestroyed(ServletContextEvent event)
- Specified by:
contextDestroyed
in interface ServletContextListener
contextInitialized
public void contextInitialized(ServletContextEvent event)
- Specified by:
contextInitialized
in interface ServletContextListener
Copyright © 2008-2013. All Rights Reserved.