Uses of Interface
org.granite.clustering.DistributedDataFactory

Packages that use DistributedDataFactory
org.granite.config   
 

Uses of DistributedDataFactory in org.granite.config
 

Classes in org.granite.config that implement DistributedDataFactory
 class ClientDistributedDataFactory
           
 

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