Uses of Class
org.infinispan.config.Dynamic

Packages that use Dynamic
org.infinispan.config Cache configuration beans and parsers. 
org.infinispan.loaders.decorators This package contains loaders and stores, which are used for overflow or persistence. 
 

Uses of Dynamic in org.infinispan.config
 

Fields in org.infinispan.config with annotations of type Dynamic
protected  Integer Configuration.TransactionType.cacheStopTimeout
          Deprecated.  
protected  Boolean Configuration.TransactionType.eagerLockSingleNode
          Deprecated.  
protected  Boolean Configuration.StateRetrievalType.fetchInMemoryState
          Deprecated.  
protected  Long Configuration.LockingType.lockAcquisitionTimeout
          Deprecated.  
protected  Long Configuration.SyncType.replTimeout
          Deprecated.  
protected  Boolean Configuration.TransactionType.syncCommitPhase
          Deprecated.  
protected  Boolean Configuration.TransactionType.syncRollbackPhase
          Deprecated.  
protected  Long Configuration.StateRetrievalType.timeout
          Deprecated.  
protected  Boolean Configuration.TransactionType.useEagerLocking
          Deprecated.  
 

Uses of Dynamic in org.infinispan.loaders.decorators
 

Fields in org.infinispan.loaders.decorators with annotations of type Dynamic
protected  Long AsyncStoreConfig.flushLockTimeout
           
protected  Long AsyncStoreConfig.shutdownTimeout
           
 


-->

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