|
||||||||||
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
public class DistributableSessionFactory
Field Summary | |
---|---|
protected Streamer |
streamer
|
Fields inherited from class org.codehaus.wadi.core.session.StandardSessionFactory |
---|
attributesFactory |
Constructor Summary | |
---|---|
DistributableSessionFactory(DistributableAttributesFactory attributesFactory,
Streamer streamer)
|
Method Summary | |
---|---|
Session |
create()
|
protected DistributableAttributesFactory |
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 Streamer streamer
Constructor Detail |
---|
public DistributableSessionFactory(DistributableAttributesFactory attributesFactory, Streamer streamer)
Method Detail |
---|
protected DistributableAttributesFactory getDistributableAttributesFactory()
public Session create()
create
in interface SessionFactory
create
in class StandardSessionFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |