org.exoplatform.wiki.service.impl
Class WikiChromatticLifeCycle

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.commons.chromattic.ChromatticLifeCycle
          extended by 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


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
WikiChromatticLifeCycle(org.exoplatform.container.xml.InitParams params)
           
 
Method Summary
protected  void onOpenSession(org.exoplatform.commons.chromattic.SessionContext context)
           
 void setMOWService(MOWService mowService)
           
 void setRenderingService(org.exoplatform.wiki.rendering.RenderingService renderingService)
           
 void setWikiService(WikiService wService)
           
 
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
 

Constructor Detail

WikiChromatticLifeCycle

public WikiChromatticLifeCycle(org.exoplatform.container.xml.InitParams params)
Method Detail

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.