|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.wadi.core.session.StandardSessionFactory
org.codehaus.wadi.core.session.DistributableSessionFactory
org.codehaus.wadi.core.session.AtomicallyReplicableSessionFactory
public class AtomicallyReplicableSessionFactory
| Field Summary | |
|---|---|
protected ReplicationManager |
replicationManager
|
| Fields inherited from class org.codehaus.wadi.core.session.DistributableSessionFactory |
|---|
streamer |
| Fields inherited from class org.codehaus.wadi.core.session.StandardSessionFactory |
|---|
attributesFactory |
| Constructor Summary | |
|---|---|
AtomicallyReplicableSessionFactory(DistributableAttributesFactory attributesFactory,
Streamer streamer,
ReplicationManager replicationManager)
|
|
| Method Summary | |
|---|---|
Session |
create()
|
| Methods inherited from class org.codehaus.wadi.core.session.DistributableSessionFactory |
|---|
getDistributableAttributesFactory |
| Methods inherited from class org.codehaus.wadi.core.session.StandardSessionFactory |
|---|
getManager, newAttributes, setManager |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final ReplicationManager replicationManager
| Constructor Detail |
|---|
public AtomicallyReplicableSessionFactory(DistributableAttributesFactory attributesFactory,
Streamer streamer,
ReplicationManager replicationManager)
| Method Detail |
|---|
public Session create()
create in interface SessionFactorycreate in class DistributableSessionFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||