eXo Kernel :: Component :: Cache Service 2.4.0-CR2

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 Author : Tuan Nguyen tuan08@users.sourceforge.net Jan 6, 2006


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()

eXo Kernel :: Component :: Cache Service 2.4.0-CR2

Copyright © 2012 eXo Platform SAS. All Rights Reserved.