org.apache.tapestry.engine.state
Interface StateObjectFactory

All Known Implementing Classes:
DefaultGlobalStateObjectFactory, InstantiateClassStateObjectFactory, NamedClassStateObjectFactory

public interface StateObjectFactory

A factory of application state objects.

Since:
4.0
Author:
Howard M. Lewis Ship

Method Summary
 Object createStateObject()
           
 

Method Detail

createStateObject

Object createStateObject()


Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.