Configuration Point tapestry.state.FactoryObjects | Occurs: | unbounded |
---|---|---|
Schema: | tapestry.state.StateObjectContribution | |
Contains factory default definitions of application state objects. These definitions can be overriden by contributing to the ApplicationObjects configuration point. | ||
Contribution from module tapestry.state | ||
<state-object name="global"
scope="application"
>
<state-object name="visit" scope="session" >
|