Uses of Interface
org.infinispan.xsite.status.TakeOfflineManager
Packages that use TakeOfflineManager
Package
Description
Factories are internal components used to create other components based on a cache's
configuration.
-
Uses of TakeOfflineManager in org.infinispan.factories
Methods in org.infinispan.factories that return types with arguments of type TakeOfflineManager -
Uses of TakeOfflineManager in org.infinispan.xsite.status
Classes in org.infinispan.xsite.status that implement TakeOfflineManagerModifier and TypeClassDescriptionclass
The default implementation ofTakeOfflineManager
.class
An emptyTakeOfflineManager
implementation for caches which don't backup any data to remote sites.