|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.aop.replication.ClusteredStateSessionFactory
public class ClusteredStateSessionFactory
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 |
---|
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 |
---|
public ClusteredStateSession create()
create
in interface org.codehaus.wadi.core.session.SessionFactory
public void setManager(org.codehaus.wadi.core.manager.Manager manager)
setManager
in interface org.codehaus.wadi.core.session.SessionFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |