Uses of Interface
org.infinispan.manager.CacheContainer
-
Packages that use CacheContainer Package Description org.infinispan.manager Cache manager API. -
-
Uses of CacheContainer in org.infinispan.manager
Subinterfaces of CacheContainer in org.infinispan.manager Modifier and Type Interface Description interface
EmbeddedCacheManager
EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.Classes in org.infinispan.manager that implement CacheContainer Modifier and Type Class Description class
DefaultCacheManager
-