|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.core.session.StandardSessionFactory
public class StandardSessionFactory
Field Summary | |
---|---|
protected StandardAttributesFactory |
attributesFactory
|
Constructor Summary | |
---|---|
StandardSessionFactory(StandardAttributesFactory attributesFactory)
|
Method Summary | |
---|---|
Session |
create()
|
protected Manager |
getManager()
|
protected StandardAttributes |
newAttributes()
|
void |
setManager(Manager manager)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final StandardAttributesFactory attributesFactory
Constructor Detail |
---|
public StandardSessionFactory(StandardAttributesFactory attributesFactory)
Method Detail |
---|
public void setManager(Manager manager)
setManager
in interface SessionFactory
public Session create()
create
in interface SessionFactory
protected StandardAttributes newAttributes()
protected Manager getManager()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |