Class StoreWriteThroughServiceConfigurator
java.lang.Object
org.jboss.as.clustering.infinispan.subsystem.ComponentServiceConfigurator<org.infinispan.configuration.cache.AsyncStoreConfiguration>
org.jboss.as.clustering.infinispan.subsystem.StoreWriteThroughServiceConfigurator
- All Implemented Interfaces:
Supplier<org.infinispan.configuration.cache.AsyncStoreConfiguration>,ResourceServiceConfigurator,Dependency,ServiceConfigurator,ServiceNameProvider
public class StoreWriteThroughServiceConfigurator
extends ComponentServiceConfigurator<org.infinispan.configuration.cache.AsyncStoreConfiguration>
- Author:
- Paul Ferraro
-
Method Summary
Modifier and TypeMethodDescriptionorg.infinispan.configuration.cache.AsyncStoreConfigurationget()Methods inherited from class org.jboss.as.clustering.infinispan.subsystem.ComponentServiceConfigurator
build, getServiceName, registerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.as.clustering.controller.ResourceServiceConfigurator
configure
-
Method Details
-
get
public org.infinispan.configuration.cache.AsyncStoreConfiguration get()
-