Uses of Interface
org.infinispan.commons.api.BasicCacheContainer
-
Packages that use BasicCacheContainer Package Description org.infinispan.client.hotrod Hot Rod client API.org.infinispan.manager Cache manager API.org.infinispan.manager.impl -
-
Uses of BasicCacheContainer in org.infinispan.client.hotrod
Subinterfaces of BasicCacheContainer in org.infinispan.client.hotrod Modifier and Type Interface Description interfaceRemoteCacheContainerClasses in org.infinispan.client.hotrod that implement BasicCacheContainer Modifier and Type Class Description classRemoteCacheManagerFactory forRemoteCaches. -
Uses of BasicCacheContainer in org.infinispan.manager
Subinterfaces of BasicCacheContainer in org.infinispan.manager Modifier and Type Interface Description interfaceCacheContainerinterfaceEmbeddedCacheManagerEmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.Classes in org.infinispan.manager that implement BasicCacheContainer Modifier and Type Class Description classAbstractDelegatingEmbeddedCacheManagerDeprecated.Extend fromAbstractDelegatingEmbeddedCacheManagerinstead.classDefaultCacheManager -
Uses of BasicCacheContainer in org.infinispan.manager.impl
Classes in org.infinispan.manager.impl with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw BasicCacheContainer Modifier and Type Class Description classorg.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManagerThis is a convenient base class for implementing a cache manager delegate.
-