Uses of Interface
org.infinispan.lifecycle.ModuleLifecycle
-
Packages that use ModuleLifecycle Package Description org.infinispan.lifecycle Component lifecycle.org.infinispan.util General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and collections and containers designed to supplement the JDK-provided containers. -
-
Uses of ModuleLifecycle in org.infinispan.lifecycle
Classes in org.infinispan.lifecycle that implement ModuleLifecycle Modifier and Type Class Description class
AbstractModuleLifecycle
Deprecated.since 9.1. -
Uses of ModuleLifecycle in org.infinispan.util
Methods in org.infinispan.util that return types with arguments of type ModuleLifecycle Modifier and Type Method Description static Collection<ModuleLifecycle>
ModuleProperties. resolveModuleLifecycles(ClassLoader cl)
-