org.kuali.ole.web
Class DocumentStoreContextListner

java.lang.Object
  extended by 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.


Constructor Summary
DocumentStoreContextListner()
           
 
Method Summary
 void contextDestroyed(javax.servlet.ServletContextEvent sce)
           
 void contextInitialized(javax.servlet.ServletContextEvent sce)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentStoreContextListner

public DocumentStoreContextListner()
Method Detail

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.