| Package | Description |
|---|---|
| org.infinispan.factories |
Factories are internal components used to create other components based on a cache's
configuration.
|
| org.infinispan.persistence.manager |
Implementations of the
PersistenceManager interface, which define the logic
of how infinispan interacts with external stores. |
| Modifier and Type | Method and Description |
|---|---|
ComponentRef<OrderedUpdatesManager> |
ComponentRegistry.getOrderedUpdatesManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
OrderedUpdatesManagerImpl |
Copyright © 2022 JBoss by Red Hat. All rights reserved.