org.exoplatform.services.wcm.extensions.publication.context
Class ContextPlugin

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.services.wcm.extensions.publication.context.ContextPlugin
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class ContextPlugin
extends org.exoplatform.container.component.BaseComponentPlugin

Created by The eXo Platform MEA Author : haikel.thamri@exoplatform.com


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
ContextPlugin(org.exoplatform.container.xml.InitParams params)
           
 
Method Summary
 ContextConfig getContextConfig()
           
 void setContextConfig(ContextConfig contextConfig)
           
 
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

ContextPlugin

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

getContextConfig

public ContextConfig getContextConfig()

setContextConfig

public void setContextConfig(ContextConfig contextConfig)


Copyright © 2011 eXo Platform SAS. All Rights Reserved.