org.exoplatform.webui.ckeditor
Class CKConfigListener

java.lang.Object
  extended by org.exoplatform.webui.ckeditor.CKConfigListener
All Implemented Interfaces:
EventListener, javax.servlet.ServletContextListener

public class CKConfigListener
extends Object
implements javax.servlet.ServletContextListener

Created by The eXo Platform SAS


Field Summary
static String CK_CONTEXT_PATH
           
 
Constructor Summary
CKConfigListener()
           
 
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
 

Field Detail

CK_CONTEXT_PATH

public static String CK_CONTEXT_PATH
Constructor Detail

CKConfigListener

public CKConfigListener()
Method Detail

contextDestroyed

public void contextDestroyed(javax.servlet.ServletContextEvent sce)
Specified by:
contextDestroyed in interface javax.servlet.ServletContextListener

contextInitialized

public void contextInitialized(javax.servlet.ServletContextEvent sce)
Specified by:
contextInitialized in interface javax.servlet.ServletContextListener


Copyright © 2013 eXo Platform SAS. All Rights Reserved.