Class LocalClientMappingsRegistryProviderServiceConfigurator
- java.lang.Object
-
- org.jboss.as.clustering.controller.CapabilityServiceNameProvider
-
- org.wildfly.extension.clustering.ejb.ClientMappingsRegistryProviderServiceConfigurator
-
- org.wildfly.extension.clustering.ejb.LocalClientMappingsRegistryProviderServiceConfigurator
-
- All Implemented Interfaces:
Supplier<org.wildfly.clustering.ejb.ClientMappingsRegistryProvider>,org.jboss.as.clustering.controller.ResourceServiceConfigurator,org.wildfly.clustering.service.ServiceConfigurator,org.wildfly.clustering.service.ServiceNameProvider
public class LocalClientMappingsRegistryProviderServiceConfigurator extends ClientMappingsRegistryProviderServiceConfigurator
Service configurator for local client mappings registry provider.- Author:
- Paul Ferraro, Richard Achmatowicz
-
-
Constructor Summary
Constructors Constructor Description LocalClientMappingsRegistryProviderServiceConfigurator(org.jboss.as.controller.PathAddress address)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.wildfly.clustering.ejb.ClientMappingsRegistryProviderget()-
Methods inherited from class org.wildfly.extension.clustering.ejb.ClientMappingsRegistryProviderServiceConfigurator
build
-
Methods inherited from class org.jboss.as.clustering.controller.CapabilityServiceNameProvider
getServiceName
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-