|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hivemind.impl.BaseLocatable
org.apache.tapestry.engine.state.NamedClassStateObjectFactory
org.apache.tapestry.engine.state.DefaultGlobalStateObjectFactory
The default factory for the (default) global application state object. Creates and returns a synchronized HashMap, if no class name is specified. This duplicates behavior from Tapestry 3.0.
Constructor Summary | |
DefaultGlobalStateObjectFactory()
|
Method Summary | |
java.lang.Object |
createStateObject()
|
Methods inherited from class org.apache.tapestry.engine.state.NamedClassStateObjectFactory |
getClassName, setClassName, setClassResolver |
Methods inherited from class org.apache.hivemind.impl.BaseLocatable |
getLocation, setLocation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultGlobalStateObjectFactory()
Method Detail |
public java.lang.Object createStateObject()
createStateObject
in interface StateObjectFactory
createStateObject
in class NamedClassStateObjectFactory
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |