| Package | Description |
|---|---|
| org.infinispan.factories |
Factories are internal components used to create other components based on a cache's
configuration.
|
| org.infinispan.xsite.status |
| Modifier and Type | Method and Description |
|---|---|
ComponentRef<TakeOfflineManager> |
ComponentRegistry.getTakeOfflineManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTakeOfflineManager
The default implementation of
TakeOfflineManager. |
class |
NoOpTakeOfflineManager
An empty
TakeOfflineManager implementation for caches which don't backup any data to remote sites. |
Copyright © 2022 JBoss by Red Hat. All rights reserved.