org.kuali.ole.web
Class DocumentStoreContextListner
java.lang.Object
org.kuali.ole.web.DocumentStoreContextListner
- All Implemented Interfaces:
- EventListener, javax.servlet.ServletContextListener
public class DocumentStoreContextListner
- extends Object
- implements javax.servlet.ServletContextListener
Created by IntelliJ IDEA.
User: pvsubrah
Date: 11/3/11
Time: 1:24 PM
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentStoreContextListner
public DocumentStoreContextListner()
contextInitialized
public void contextInitialized(javax.servlet.ServletContextEvent sce)
- Specified by:
contextInitialized
in interface javax.servlet.ServletContextListener
contextDestroyed
public void contextDestroyed(javax.servlet.ServletContextEvent sce)
- Specified by:
contextDestroyed
in interface javax.servlet.ServletContextListener
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.