Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Interface
org.infinispan.manager.CacheContainer

Packages that use CacheContainer
org.infinispan.manager Cache manager package 
 

Uses of CacheContainer in org.infinispan.manager
 

Subinterfaces of CacheContainer in org.infinispan.manager
 interface CacheManager
          Deprecated. 
 interface EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager that implement CacheContainer
 class AbstractDelegatingEmbeddedCacheManager
          This is a convenient base class for implementing a cache manager delegate.
 class DefaultCacheManager
          A CacheManager is the primary mechanism for retrieving a Cache instance, and is often used as a starting point to using the Cache.
 


Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.