eXo Kernel :: Cache Extension :: Infinispan Implementation 2.4.7-GA

org.exoplatform.services.cache.impl.infinispan
Class ExoCacheFactoryConfigPlugin

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

public class ExoCacheFactoryConfigPlugin
extends BaseComponentPlugin

This class is used to define custom configurations

Version:
$Id$
Author:
Nicolas Filotto

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

ExoCacheFactoryConfigPlugin

public ExoCacheFactoryConfigPlugin(InitParams params)
Method Detail

getConfigs

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


eXo Kernel :: Cache Extension :: Infinispan Implementation 2.4.7-GA

Copyright © 2013 eXo Platform SAS. All Rights Reserved.