Uses of Interface
org.infinispan.commons.api.Lifecycle
Packages that use Lifecycle
-
Uses of Lifecycle in org.infinispan.commons.api
Subinterfaces of Lifecycle in org.infinispan.commons.apiModifier and TypeInterfaceDescriptioninterfaceBasicCache<K,V> BasicCache provides the common building block for the two different types of caches that Infinispan provides: embedded and remote.interfaceBasicCacheContainerdefines the methods used to obtain aBasicCache.