Uses of Interface
org.infinispan.config.FluentConfiguration.RecoveryConfig

Packages that use FluentConfiguration.RecoveryConfig
org.infinispan.config Cache configuration beans and parsers. 
 

Uses of FluentConfiguration.RecoveryConfig in org.infinispan.config
 

Classes in org.infinispan.config that implement FluentConfiguration.RecoveryConfig
static class Configuration.RecoveryType
          Deprecated. 
 

Methods in org.infinispan.config that return FluentConfiguration.RecoveryConfig
 FluentConfiguration.RecoveryConfig FluentConfiguration.RecoveryConfig.disable()
          Deprecated.  
 FluentConfiguration.RecoveryConfig Configuration.RecoveryType.disable()
          Deprecated.  
 FluentConfiguration.RecoveryConfig FluentConfiguration.TransactionConfig.recovery()
          Deprecated. This method allows configuration of the transaction recovery cache.
 FluentConfiguration.RecoveryConfig Configuration.TransactionType.recovery()
          Deprecated.  
 FluentConfiguration.RecoveryConfig FluentConfiguration.RecoveryConfig.recoveryInfoCacheName(String cacheName)
          Deprecated. Sets the name of the cache where recovery related information is held.
 FluentConfiguration.RecoveryConfig Configuration.RecoveryType.recoveryInfoCacheName(String cacheName)
          Deprecated.  
 


-->

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