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.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
ConstructorsConstructorDescriptionExoCacheFactoryConfigPlugin(org.exoplatform.container.xml.InitParams params) -
Method Summary
Modifier and TypeMethodDescriptionReturns all the configurations defined for this ComponentPluginMethods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Constructor Details
-
ExoCacheFactoryConfigPlugin
public ExoCacheFactoryConfigPlugin(org.exoplatform.container.xml.InitParams params)
-
-
Method Details
-
getConfigs
Returns all the configurations defined for this ComponentPlugin
-