org.codehaus.wadi.aop.replication
Class ClusteredStateSessionFactory

java.lang.Object
  extended by org.codehaus.wadi.aop.replication.ClusteredStateSessionFactory
All Implemented Interfaces:
org.codehaus.wadi.core.session.SessionFactory

public class ClusteredStateSessionFactory
extends java.lang.Object
implements org.codehaus.wadi.core.session.SessionFactory

Version:
$Revision: 1538 $

Constructor Summary
ClusteredStateSessionFactory(ClusteredStateAttributesFactory attributesFactory, org.codehaus.wadi.core.util.Streamer streamer, org.codehaus.wadi.replication.manager.ReplicationManager replicationManager, org.codehaus.wadi.replication.manager.basic.ObjectStateHandler stateHandler)
           
 
Method Summary
 ClusteredStateSession create()
           
 void setManager(org.codehaus.wadi.core.manager.Manager manager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusteredStateSessionFactory

public ClusteredStateSessionFactory(ClusteredStateAttributesFactory attributesFactory,
                                    org.codehaus.wadi.core.util.Streamer streamer,
                                    org.codehaus.wadi.replication.manager.ReplicationManager replicationManager,
                                    org.codehaus.wadi.replication.manager.basic.ObjectStateHandler stateHandler)
Method Detail

create

public ClusteredStateSession create()
Specified by:
create in interface org.codehaus.wadi.core.session.SessionFactory

setManager

public void setManager(org.codehaus.wadi.core.manager.Manager manager)
Specified by:
setManager in interface org.codehaus.wadi.core.session.SessionFactory


Copyright © 2010. All Rights Reserved.