| Package | Description |
|---|---|
| org.infinispan.factories |
Factories are internal components used to create other components based on a cache's
configuration.
|
| org.infinispan.factories.impl | |
| org.infinispan.manager |
Cache manager API.
|
| Constructor and Description |
|---|
GlobalComponentRegistry(GlobalConfiguration configuration,
EmbeddedCacheManager cacheManager,
Set<String> createdCaches,
ModuleRepository moduleRepository,
ConfigurationManager configurationManager)
Creates an instance of the component registry.
|
| Constructor and Description |
|---|
BasicComponentRegistryImpl(ModuleRepository moduleRepository,
boolean isGlobal,
BasicComponentRegistry next) |
| Modifier and Type | Method and Description |
|---|---|
static ModuleRepository |
ModuleRepository.newModuleRepository(ClassLoader classLoader,
GlobalConfiguration globalConfiguration) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.