Uses of Interface
org.infinispan.lifecycle.ModuleLifecycle
Packages that use ModuleLifecycle
Package
Description
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
Factories are internal components used to create other components based on a cache's
configuration.
Cache manager API.
-
Uses of ModuleLifecycle in org.infinispan
Classes in org.infinispan that implement ModuleLifecycleMethods in org.infinispan that return ModuleLifecycle -
Uses of ModuleLifecycle in org.infinispan.factories
Methods in org.infinispan.factories with type parameters of type ModuleLifecycleModifier and TypeMethodDescription<T extends ModuleLifecycle>
TGlobalComponentRegistry.getModuleLifecycle(Class<T> type) -
Uses of ModuleLifecycle in org.infinispan.factories.impl
Methods in org.infinispan.factories.impl that return ModuleLifecycle -
Uses of ModuleLifecycle in org.infinispan.manager
Methods in org.infinispan.manager that return types with arguments of type ModuleLifecycle