Package org.exoplatform.services.cache
Class ExoCacheConfigPlugin
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.cache.ExoCacheConfigPlugin
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class ExoCacheConfigPlugin
extends org.exoplatform.container.component.BaseComponentPlugin
Created by The eXo Platform SAS
ExoCacheConfigPlugin is a component-plugin that allows to register a set of ExoCacheConfig to the CacheService
ExoCacheConfigPlugin is a component-plugin that allows to register a set of ExoCacheConfig to the CacheService
- Author:
- : Tuan Nguyen.
- eXo level API
- Platform
-
Field Summary
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Constructor Details
-
ExoCacheConfigPlugin
public ExoCacheConfigPlugin(org.exoplatform.container.xml.InitParams params)
-
-
Method Details
-
getConfigs
- Returns:
- the list of ExoCacheConfig
-