| Package | Description |
|---|---|
| org.infinispan.cache.impl | |
| org.infinispan.factories |
Factories are internal components used to create other components based on a cache's
configuration.
|
| org.infinispan.factories.impl |
| Constructor and Description |
|---|
EncoderCache(AdvancedCache<K,V> cache,
InternalEntryFactory entryFactory,
BasicComponentRegistry componentRegistry,
DataConversion keyDataConversion,
DataConversion valueDataConversion) |
| Modifier and Type | Field and Description |
|---|---|
protected BasicComponentRegistry |
AbstractNamedCacheComponentFactory.basicComponentRegistry |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicComponentRegistryImpl |
| Constructor and Description |
|---|
BasicComponentRegistryImpl(ModuleRepository moduleRepository,
boolean isGlobal,
BasicComponentRegistry next) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.