org.exoplatform.services.cache.impl.infinispan
Class ExoCacheCreatorPlugin
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExoCacheCreatorPlugin
public ExoCacheCreatorPlugin(InitParams params)
getCreators
public List<ExoCacheCreator> getCreators()
- Returns all the creators defined for this ComponentPlugin
Copyright © 2015 eXo Platform SAS. All Rights Reserved.