org.exoplatform.wiki.service.impl
Class WikiChromatticLifeCycle
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.commons.chromattic.ChromatticLifeCycle
org.exoplatform.wiki.service.impl.WikiChromatticLifeCycle
- All Implemented Interfaces:
- org.exoplatform.container.component.ComponentPlugin
public class WikiChromatticLifeCycle
- extends org.exoplatform.commons.chromattic.ChromatticLifeCycle
Created by The eXo Platform SAS
Author : viet nguyen
viet.nguyen@exoplatform.com
Aug 10, 2010
| Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin |
desc, name |
| Methods inherited from class org.exoplatform.commons.chromattic.ChromatticLifeCycle |
closeContext, getChromattic, getContext, getContext, getDomainName, getManager, getRepositoryName, getWorkspaceName, onCloseSession, openContext, start, stop |
| Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin |
getDescription, getName, setDescription, setName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WikiChromatticLifeCycle
public WikiChromatticLifeCycle(org.exoplatform.container.xml.InitParams params)
setMOWService
public void setMOWService(MOWService mowService)
setWikiService
public void setWikiService(WikiService wService)
setRenderingService
public void setRenderingService(org.exoplatform.wiki.rendering.RenderingService renderingService)
onOpenSession
protected void onOpenSession(org.exoplatform.commons.chromattic.SessionContext context)
- Overrides:
onOpenSession in class org.exoplatform.commons.chromattic.ChromatticLifeCycle
Copyright © 2013 eXo Platform SAS. All Rights Reserved.