org.exoplatform.services.cache
Class ExoCacheConfigPlugin
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.cache.ExoCacheConfigPlugin
- All Implemented Interfaces:
- ComponentPlugin
public class ExoCacheConfigPlugin
- extends BaseComponentPlugin
Created by The eXo Platform SAS
ExoCacheConfigPlugin is a component-plugin that allows to register a set of ExoCacheConfig to the CacheService
- Author:
- : Tuan Nguyen.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExoCacheConfigPlugin
public ExoCacheConfigPlugin(InitParams params)
getConfigs
public List<ExoCacheConfig> getConfigs()
- Returns:
- the list of ExoCacheConfig
Copyright © 2014 eXo Platform SAS. All Rights Reserved.