eXo Kernel :: Component :: Cache Service 2.4.10-UXP01

org.exoplatform.services.cache
Class ExoCacheConfigPlugin

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

Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
ExoCacheConfigPlugin(InitParams params)
           
 
Method Summary
 List<ExoCacheConfig> getConfigs()
           
 
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

ExoCacheConfigPlugin

public ExoCacheConfigPlugin(InitParams params)
Method Detail

getConfigs

public List<ExoCacheConfig> getConfigs()
Returns:
the list of ExoCacheConfig

eXo Kernel :: Component :: Cache Service 2.4.10-UXP01

Copyright © 2014 eXo Platform SAS. All Rights Reserved.