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
  • Field Summary

    Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin

    desc, name
  • Constructor Summary

    Constructors
    Constructor
    Description
    ExoCacheConfigPlugin(org.exoplatform.container.xml.InitParams params)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    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 Details

    • ExoCacheConfigPlugin

      public ExoCacheConfigPlugin(org.exoplatform.container.xml.InitParams params)
  • Method Details

    • getConfigs

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