Class CacheSingletonServiceConfiguratorFactoryServiceConfiguratorProvider
java.lang.Object
org.wildfly.clustering.singleton.server.SingletonServiceConfiguratorFactoryServiceConfiguratorProvider
org.wildfly.clustering.singleton.server.CacheSingletonServiceConfiguratorFactoryServiceConfiguratorProvider
- All Implemented Interfaces:
CacheServiceConfiguratorProvider,DistributedCacheServiceConfiguratorProvider
@MetaInfServices(org.wildfly.clustering.server.service.DistributedCacheServiceConfiguratorProvider.class)
public class CacheSingletonServiceConfiguratorFactoryServiceConfiguratorProvider
extends SingletonServiceConfiguratorFactoryServiceConfiguratorProvider
implements DistributedCacheServiceConfiguratorProvider
Provides the requisite service configurators for installing a service providing a distributed
SingletonServiceConfiguratorFactory.- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wildfly.clustering.singleton.server.SingletonServiceConfiguratorFactoryServiceConfiguratorProvider
getServiceConfiguratorsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.wildfly.clustering.server.service.CacheServiceConfiguratorProvider
getServiceConfigurators, getServiceConfigurators
-
Constructor Details
-
CacheSingletonServiceConfiguratorFactoryServiceConfiguratorProvider
public CacheSingletonServiceConfiguratorFactoryServiceConfiguratorProvider()
-