org.granite.config
Class ClientDistributedDataFactory

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

public class ClientDistributedDataFactory
extends Object
implements DistributedDataFactory

Author:
William DRAI

Constructor Summary
ClientDistributedDataFactory()
           
 
Method Summary
 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 DistributedData getInstance()
Specified by:
getInstance in interface DistributedDataFactory