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

Uses of Interface
org.exoplatform.services.cache.impl.infinispan.ExoCacheCreator

Packages that use ExoCacheCreator
org.exoplatform.services.cache.impl.infinispan   
org.exoplatform.services.cache.impl.infinispan.generic   
 

Uses of ExoCacheCreator in org.exoplatform.services.cache.impl.infinispan
 

Methods in org.exoplatform.services.cache.impl.infinispan that return ExoCacheCreator
protected  ExoCacheCreator ExoCacheFactoryImpl.getExoCacheCreator(ExoCacheConfig config)
          Returns the most relevant ExoCacheCreator according to the give configuration
 

Methods in org.exoplatform.services.cache.impl.infinispan that return types with arguments of type ExoCacheCreator
 List<ExoCacheCreator> ExoCacheCreatorPlugin.getCreators()
          Returns all the creators defined for this ComponentPlugin
 

Uses of ExoCacheCreator in org.exoplatform.services.cache.impl.infinispan.generic
 

Classes in org.exoplatform.services.cache.impl.infinispan.generic that implement ExoCacheCreator
 class GenericExoCacheCreator
          The generic ExoCacheCreator for all the expiration available in infinispan.
 


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

Copyright © 2014 eXo Platform SAS. All Rights Reserved.