org.codehaus.wadi.impl
Class AtomicallyReplicableSessionFactory

java.lang.Object
  extended byorg.codehaus.wadi.impl.AtomicallyReplicableSessionFactory
All Implemented Interfaces:
SessionFactory

public class AtomicallyReplicableSessionFactory
extends Object
implements SessionFactory


Constructor Summary
AtomicallyReplicableSessionFactory()
           
 
Method Summary
 Session create(SessionConfig config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AtomicallyReplicableSessionFactory

public AtomicallyReplicableSessionFactory()
Method Detail

create

public Session create(SessionConfig config)
Specified by:
create in interface SessionFactory


Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.