Uses of Interface
org.infinispan.lifecycle.ModuleLifecycle
-
Packages that use ModuleLifecycle Package Description org.infinispan This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.org.infinispan.factories.impl org.infinispan.manager Cache manager API. -
-
Uses of ModuleLifecycle in org.infinispan
Classes in org.infinispan that implement ModuleLifecycle Modifier and Type Class Description classCoreModuleMethods in org.infinispan that return ModuleLifecycle Modifier and Type Method Description ModuleLifecycleCoreModuleImpl. newModuleLifecycle() -
Uses of ModuleLifecycle in org.infinispan.factories.impl
Methods in org.infinispan.factories.impl that return ModuleLifecycle Modifier and Type Method Description ModuleLifecycleModuleMetadataBuilder. newModuleLifecycle() -
Uses of ModuleLifecycle in org.infinispan.manager
Methods in org.infinispan.manager that return types with arguments of type ModuleLifecycle Modifier and Type Method Description Collection<ModuleLifecycle>ModuleRepository. getModuleLifecycles()
-