Package | Description |
---|---|
org.infinispan.factories.components | |
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 | Method and Description |
---|---|
static void |
ComponentMetadataRepo.initialize(Iterable<ModuleMetadataFileFinder> moduleMetadataFiles,
ClassLoader cl)
Initializes this repository.
|
Modifier and Type | Method and Description |
---|---|
static Iterable<ModuleMetadataFileFinder> |
ModuleProperties.getModuleMetadataFiles(ClassLoader cl)
Retrieves an Iterable containing metadata file finders declared by each module.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.