Class LocalCacheServiceConfigurator
- java.lang.Object
-
- org.jboss.as.clustering.controller.CapabilityServiceNameProvider
-
- org.jboss.as.clustering.infinispan.subsystem.CacheConfigurationServiceConfigurator
-
- org.jboss.as.clustering.infinispan.subsystem.LocalCacheServiceConfigurator
-
- All Implemented Interfaces:
Consumer<org.infinispan.configuration.cache.ConfigurationBuilder>,ResourceServiceConfigurator,Dependency,ServiceConfigurator,ServiceNameProvider
public class LocalCacheServiceConfigurator extends CacheConfigurationServiceConfigurator
- Author:
- Paul Ferraro
-
-
Method Summary
-
Methods inherited from class org.jboss.as.clustering.infinispan.subsystem.CacheConfigurationServiceConfigurator
accept, build, configure, register
-
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
-
Methods inherited from interface org.wildfly.clustering.service.ServiceNameProvider
getServiceName
-
-