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.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractModuleLifecycle
A default, no-op implementation of the
ModuleLifecycle interface, designed for easy
extension. |
Modifier and Type | Method and Description |
---|---|
static List<ModuleLifecycle> |
ModuleProperties.resolveModuleLifecycles(ClassLoader cl) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.