org.granite.clustering
Class SessionDistributedDataFactory

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

public class SessionDistributedDataFactory
extends Object
implements DistributedDataFactory

Author:
Franck WOLFF

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

Constructor Detail

SessionDistributedDataFactory

public SessionDistributedDataFactory()
Method Detail

getInstance

public DistributedData getInstance()
Specified by:
getInstance in interface DistributedDataFactory