Uses of Interface
org.wildfly.extension.clustering.server.registry.legacy.LegacyCacheRegistryFactory
Packages that use LegacyCacheRegistryFactory
-
Uses of LegacyCacheRegistryFactory in org.wildfly.extension.clustering.server.registry.legacy
Methods in org.wildfly.extension.clustering.server.registry.legacy that return LegacyCacheRegistryFactoryModifier and TypeMethodDescriptionstatic <K,V> LegacyCacheRegistryFactory<K, V> LegacyCacheRegistryFactory.wrap(org.wildfly.clustering.server.registry.RegistryFactory<org.wildfly.clustering.server.infinispan.CacheContainerGroupMember, K, V> factory) Deprecated.