Class ExoCacheFactoryConfigPlugin

java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.cache.impl.memcached.ExoCacheFactoryConfigPlugin
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class ExoCacheFactoryConfigPlugin extends org.exoplatform.container.component.BaseComponentPlugin
This class is used to define custom configurations Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com 23 juil. 2009
  • Field Summary

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

    desc, name
  • Constructor Summary

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

    Modifier and Type
    Method
    Description
    Returns all the configurations defined for this ComponentPlugin

    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

    • ExoCacheFactoryConfigPlugin

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

    • getConfigs

      public Map<String,String> getConfigs()
      Returns all the configurations defined for this ComponentPlugin