Uses of Class
org.infinispan.config.Configuration.SyncType

Packages that use Configuration.SyncType
org.infinispan.config Cache configuration beans and parsers. 
 

Uses of Configuration.SyncType in org.infinispan.config
 

Fields in org.infinispan.config declared as Configuration.SyncType
protected  Configuration.SyncType Configuration.ClusteringType.sync
           
 

Methods in org.infinispan.config with parameters of type Configuration.SyncType
 void OverrideConfigurationVisitor.visitSyncType(Configuration.SyncType bean)
           
 void ConfigurationBeanVisitor.visitSyncType(Configuration.SyncType bean)
           
 void AbstractConfigurationBeanVisitor.visitSyncType(Configuration.SyncType bean)
           
 



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