net.sf.sail.webapp.spring.impl
Class CustomContextLoaderListener
java.lang.Object
org.springframework.web.context.ContextLoaderListener
net.sf.sail.webapp.spring.impl.CustomContextLoaderListener
- All Implemented Interfaces:
- EventListener, javax.servlet.ServletContextListener
public class CustomContextLoaderListener
- extends org.springframework.web.context.ContextLoaderListener
Custom implementation for creating and returning our
CustomContextLoader.
- Version:
- $Id$
- Author:
- Cynick Young
| Methods inherited from class org.springframework.web.context.ContextLoaderListener |
contextDestroyed, contextInitialized, getContextLoader |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomContextLoaderListener
public CustomContextLoaderListener()
createContextLoader
protected org.springframework.web.context.ContextLoader createContextLoader()
- Overrides:
createContextLoader in class org.springframework.web.context.ContextLoaderListener
- See Also:
ContextLoaderListener.createContextLoader()
Copyright © 2012. All Rights Reserved.