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

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

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

public class ExoCacheCreatorPlugin
extends 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
ExoCacheCreatorPlugin(InitParams params)
           
 
Method Summary
 List<ExoCacheCreator> getCreators()
          Returns all the creators 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

ExoCacheCreatorPlugin

public ExoCacheCreatorPlugin(InitParams params)
Method Detail

getCreators

public List<ExoCacheCreator> getCreators()
Returns all the creators defined for this ComponentPlugin


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

Copyright © 2014 eXo Platform SAS. All Rights Reserved.