Class DistributedCacheGroupServiceConfiguratorProvider
- java.lang.Object
-
- org.wildfly.extension.clustering.server.CacheRequirementServiceConfiguratorProvider<org.wildfly.clustering.group.Group>
-
- org.wildfly.extension.clustering.server.group.CacheGroupServiceConfiguratorProvider
-
- org.wildfly.extension.clustering.server.group.DistributedCacheGroupServiceConfiguratorProvider
-
- All Implemented Interfaces:
CacheServiceConfiguratorProvider,DistributedCacheServiceConfiguratorProvider,DistributedCacheGroupServiceConfiguratorProvider
@MetaInfServices({org.wildfly.clustering.server.service.DistributedCacheServiceConfiguratorProvider.class,org.wildfly.clustering.server.service.group.DistributedCacheGroupServiceConfiguratorProvider.class}) public class DistributedCacheGroupServiceConfiguratorProvider extends CacheGroupServiceConfiguratorProvider implements DistributedCacheGroupServiceConfiguratorProviderProvides the requisite builders for a clustered cache-basedGroupservice.- Author:
- Paul Ferraro
-
-
Constructor Summary
Constructors Constructor Description DistributedCacheGroupServiceConfiguratorProvider()
-
Method Summary
-
Methods inherited from class org.wildfly.extension.clustering.server.CacheRequirementServiceConfiguratorProvider
getServiceConfigurators, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.wildfly.clustering.server.service.CacheServiceConfiguratorProvider
getServiceConfigurators, getServiceConfigurators
-
-