Uses of Interface
org.granite.clustering.DistributedDataFactory

Packages that use DistributedDataFactory
org.granite.clustering   
org.granite.config   
 

Uses of DistributedDataFactory in org.granite.clustering
 

Classes in org.granite.clustering that implement DistributedDataFactory
 class SessionDistributedDataFactory
           
 

Uses of DistributedDataFactory in org.granite.config
 

Methods in org.granite.config that return DistributedDataFactory
 DistributedDataFactory GraniteConfig.getDistributedDataFactory()