Package | Description |
---|---|
org.infinispan.cli.upgrade | |
org.infinispan.lifecycle |
Component lifecycle.
|
org.infinispan.query.impl | |
org.infinispan.server.core | |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
SourceMigratorInstaller
// TODO: Document this
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractModuleLifecycle
A default, no-op implementation of the
ModuleLifecycle interface, designed for easy
extension. |
Modifier and Type | Class and Description |
---|---|
class |
LifecycleManager
Lifecycle of the Query module: initializes the Hibernate Search engine and shuts it down
at cache stop.
|
Modifier and Type | Class and Description |
---|---|
class |
LifecycleCallbacks
Module lifecycle callbacks implementation that enables module specific
AdvancedExternalizer implementations to be registered. |
Modifier and Type | Method and Description |
---|---|
static List<ModuleLifecycle> |
ModuleProperties.resolveModuleLifecycles(ClassLoader cl) |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.