Class LegacyInfinispanClientMappingsRegistryProvider

java.lang.Object
org.wildfly.clustering.ejb.infinispan.remote.LegacyInfinispanClientMappingsRegistryProvider
All Implemented Interfaces:
Consumer<org.infinispan.configuration.cache.ConfigurationBuilder>, ClientMappingsRegistryProvider

@Deprecated @MetaInfServices(org.wildfly.clustering.ejb.remote.ClientMappingsRegistryProvider.class) public class LegacyInfinispanClientMappingsRegistryProvider extends Object implements ClientMappingsRegistryProvider, Consumer<org.infinispan.configuration.cache.ConfigurationBuilder>
Deprecated.
The legacy version of the client mappings registry provider, used when no distributable-ejb subsystem is present.
Author:
Paul Ferraro