Class ExoCacheFactoryConfigPlugin
- java.lang.Object
-
- org.exoplatform.container.component.BaseComponentPlugin
-
- org.exoplatform.services.cache.impl.infinispan.ExoCacheFactoryConfigPlugin
-
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class ExoCacheFactoryConfigPlugin extends org.exoplatform.container.component.BaseComponentPluginThis class is used to define custom configurations- Version:
- $Id$
- Author:
- Nicolas Filotto
-
-
Constructor Summary
Constructors Constructor Description ExoCacheFactoryConfigPlugin(org.exoplatform.container.xml.InitParams params)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,String>getConfigs()Returns all the configurations defined for this ComponentPlugin
-