Uses of Interface
org.apache.tapestry.engine.state.StateObjectManagerRegistry

Packages that use StateObjectManagerRegistry
org.apache.tapestry.engine.state Management of application state objects (what, in Tapestry 3.0, were the Visit and Global objects). 
 

Uses of StateObjectManagerRegistry in org.apache.tapestry.engine.state
 

Classes in org.apache.tapestry.engine.state that implement StateObjectManagerRegistry
 class SOMRegistryImpl
           
 

Methods in org.apache.tapestry.engine.state with parameters of type StateObjectManagerRegistry
 void ApplicationStateManagerImpl.setRegistry(StateObjectManagerRegistry registry)
           
 



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