| Package | Description |
|---|---|
| org.infinispan.factories |
Factories are internal components used to create other components based on a cache's
configuration.
|
| org.infinispan.interceptors.xsite |
Interceptors dealing with cross-site replication.
|
| org.infinispan.xsite |
| Modifier and Type | Method and Description |
|---|---|
ComponentRef<BackupSender> |
ComponentRegistry.getBackupSender() |
| Modifier and Type | Field and Description |
|---|---|
protected BackupSender |
BaseBackupInterceptor.backupSender |
| Modifier and Type | Class and Description |
|---|---|
class |
BackupSenderImpl |
class |
NoOpBackupSender
A no-op implementation of
BackupSender. |
Copyright © 2022 JBoss by Red Hat. All rights reserved.