org.granite.config
Class ClientDistributedDataFactory

java.lang.Object
  extended by org.granite.config.ClientDistributedDataFactory
All Implemented Interfaces:
org.granite.clustering.DistributedDataFactory

public class ClientDistributedDataFactory
extends Object
implements org.granite.clustering.DistributedDataFactory

Author:
William DRAI

Constructor Summary
ClientDistributedDataFactory()
           
 
Method Summary
 org.granite.clustering.DistributedData getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientDistributedDataFactory

public ClientDistributedDataFactory()
Method Detail

getInstance

public org.granite.clustering.DistributedData getInstance()
Specified by:
getInstance in interface org.granite.clustering.DistributedDataFactory