org.weda.tapestry
Class LocalStateRegistry

java.lang.Object
  extended by org.weda.tapestry.LocalStateRegistry
All Implemented Interfaces:
org.apache.tapestry.engine.state.StateObjectManagerRegistry

public class LocalStateRegistry
extends java.lang.Object
implements org.apache.tapestry.engine.state.StateObjectManagerRegistry

Author:
tim

Constructor Summary
LocalStateRegistry()
           
 
Method Summary
 org.apache.tapestry.engine.state.StateObjectManager get(java.lang.String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalStateRegistry

public LocalStateRegistry()
Method Detail

get

public org.apache.tapestry.engine.state.StateObjectManager get(java.lang.String str)
Specified by:
get in interface org.apache.tapestry.engine.state.StateObjectManagerRegistry


Copyright © 2005-2006 . All Rights Reserved.