org.infinispan.configuration.cache
Interface TransactionConfigurationChildBuilder

All Superinterfaces:
ConfigurationChildBuilder
All Known Implementing Classes:
AbstractTransportConfigurationChildBuilder, RecoveryConfigurationBuilder

public interface TransactionConfigurationChildBuilder
extends ConfigurationChildBuilder


Method Summary
 RecoveryConfigurationBuilder recovery()
           
 
Methods inherited from interface org.infinispan.configuration.cache.ConfigurationChildBuilder
build, clustering, customInterceptors, dataContainer, deadlockDetection, eviction, expiration, indexing, invocationBatching, jmxStatistics, loaders, locking, storeAsBinary, transaction, unsafe, versioning
 

Method Detail

recovery

RecoveryConfigurationBuilder recovery()

-->

Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.