Class ContextPlugin
- java.lang.Object
-
- org.exoplatform.container.component.BaseComponentPlugin
-
- org.exoplatform.services.wcm.extensions.publication.context.ContextPlugin
-
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class ContextPlugin extends org.exoplatform.container.component.BaseComponentPluginCreated by The eXo Platform MEA Author : haikel.thamri@exoplatform.com
-
-
Constructor Summary
Constructors Constructor Description ContextPlugin(org.exoplatform.container.xml.InitParams params)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ContextConfiggetContextConfig()voidsetContextConfig(ContextConfig contextConfig)
-
-
-
Method Detail
-
getContextConfig
public ContextConfig getContextConfig()
-
setContextConfig
public void setContextConfig(ContextConfig contextConfig)
-
-