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
           
protected  Boolean Configuration.TransactionType.eagerLockSingleNode
           
protected  Boolean Configuration.StateRetrievalType.fetchInMemoryState
           
protected  Long Configuration.LockingType.lockAcquisitionTimeout
           
protected  Long Configuration.SyncType.replTimeout
           
protected  Boolean Configuration.TransactionType.syncCommitPhase
           
protected  Boolean Configuration.TransactionType.syncRollbackPhase
           
protected  Long Configuration.StateRetrievalType.timeout
           
protected  Boolean Configuration.TransactionType.useEagerLocking
           
 

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 © 2011 JBoss, a division of Red Hat. All Rights Reserved.