Class ExoCacheCreatorPlugin
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.cache.impl.infinispan.ExoCacheCreatorPlugin
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class ExoCacheCreatorPlugin
extends org.exoplatform.container.component.BaseComponentPlugin
This class allows us to define new creators
- Version:
- $Id$
- Author:
- Nicolas Filotto
-
Field Summary
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns all the creators defined for this ComponentPluginMethods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Constructor Details
-
ExoCacheCreatorPlugin
public ExoCacheCreatorPlugin(org.exoplatform.container.xml.InitParams params)
-
-
Method Details
-
getCreators
Returns all the creators defined for this ComponentPlugin
-