Package | Description |
---|---|
org.infinispan.lifecycle |
Component lifecycle.
|
org.infinispan.persistence.jpa.impl | |
org.infinispan.tree.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.
|
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 |
JpaStoreLifecycleManager |
Modifier and Type | Class and Description |
---|---|
class |
LifecycleCallbacks
Module lifecycle callbacks implementation that enables module specific
org.infinispan.marshall.AdvancedExternalizer implementations to be registered. |
Modifier and Type | Method and Description |
---|---|
static Collection<ModuleLifecycle> |
ModuleProperties.resolveModuleLifecycles(ClassLoader cl) |
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.