Class InfinispanClientMappingsRegistryProviderServiceConfigurator
java.lang.Object
org.jboss.as.clustering.controller.CapabilityServiceNameProvider
org.wildfly.extension.clustering.ejb.ClientMappingsRegistryProviderServiceConfigurator
org.wildfly.extension.clustering.ejb.InfinispanClientMappingsRegistryProviderServiceConfigurator
- All Implemented Interfaces:
Supplier<ClientMappingsRegistryProvider>,ResourceServiceConfigurator,ServiceConfigurator,ServiceNameProvider
public class InfinispanClientMappingsRegistryProviderServiceConfigurator
extends ClientMappingsRegistryProviderServiceConfigurator
Service configurator for Infinispan-based distributed client mappings registry provider.
- Author:
- Paul Ferraro, Richard Achmatowicz
-
Constructor Summary
ConstructorsConstructorDescriptionInfinispanClientMappingsRegistryProviderServiceConfigurator(org.jboss.as.controller.PathAddress address) -
Method Summary
Methods inherited from class org.wildfly.extension.clustering.ejb.ClientMappingsRegistryProviderServiceConfigurator
buildMethods inherited from class org.jboss.as.clustering.controller.CapabilityServiceNameProvider
getServiceNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.wildfly.clustering.service.ServiceNameProvider
getServiceName
-
Constructor Details
-
InfinispanClientMappingsRegistryProviderServiceConfigurator
public InfinispanClientMappingsRegistryProviderServiceConfigurator(org.jboss.as.controller.PathAddress address)
-
-
Method Details
-
configure
public ServiceConfigurator configure(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode model) throws org.jboss.as.controller.OperationFailedException - Throws:
org.jboss.as.controller.OperationFailedException
-
get
-