WildFly: Infinispan SPI 26.1.3.Final
- java.lang.Object
-
- org.infinispan.globalstate.impl.VolatileLocalConfigurationStorage
-
- org.wildfly.clustering.infinispan.spi.WildFlyLocalConfigurationStorage
-
- All Implemented Interfaces:
- org.infinispan.globalstate.LocalConfigurationStorage
public class WildFlyLocalConfigurationStorage
extends org.infinispan.globalstate.impl.VolatileLocalConfigurationStorage
Custom VolatileLocalConfigurationStorage that doesn't mess with the PassivationManager or PersistenceManager.
- Author:
- Paul Ferraro
-
-
Field Summary
-
Fields inherited from class org.infinispan.globalstate.impl.VolatileLocalConfigurationStorage
blockingManager, cacheManager, configurationManager, log, parserRegistry
-
Method Summary
-
Methods inherited from class org.infinispan.globalstate.impl.VolatileLocalConfigurationStorage
createCache, createTemplate, initialize, loadAllCaches, loadAllTemplates, removeCacheSync, removeTemplate, removeTemplateSync, updateConfiguration, validateConfigurationUpdate, validateFlags
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.infinispan.globalstate.LocalConfigurationStorage
loadAll
WildFly: Infinispan SPI 26.1.3.Final
Copyright © 2023 JBoss by Red Hat. All rights reserved.