|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModuleLifecycle | |
---|---|
org.infinispan.lifecycle | Component lifecycle. |
org.infinispan.lucene | Lucene Directory implementation which stores the index in Infinispan. |
org.infinispan.query.impl | |
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 | |
---|---|
class |
AbstractModuleLifecycle
A default, no-op implementation of the ModuleLifecycle interface, designed for easy
extension. |
Uses of ModuleLifecycle in org.infinispan.lucene |
---|
Classes in org.infinispan.lucene that implement ModuleLifecycle | |
---|---|
class |
LifecycleCallbacks
Module lifecycle callbacks implementation that enables module specific AdvancedExternalizer implementations to be registered. |
Uses of ModuleLifecycle in org.infinispan.query.impl |
---|
Classes in org.infinispan.query.impl that implement ModuleLifecycle | |
---|---|
class |
LifecycleManager
Lifecycle of the Query module: initializes the Hibernate Search engine and shuts it down at cache stop. |
Uses of ModuleLifecycle in org.infinispan.util |
---|
Methods in org.infinispan.util that return types with arguments of type ModuleLifecycle | |
---|---|
static List<ModuleLifecycle> |
ModuleProperties.resolveModuleLifecycles(ClassLoader cl)
|
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |