Package | Description |
---|---|
org.apache.tapestry.engine.state |
Management of application state objects (what, in Tapestry 3.0, were the Visit and Global objects).
|
Modifier and Type | Class and Description |
---|---|
class |
StateObjectManagerImpl |
Modifier and Type | Method and Description |
---|---|
StateObjectManager |
SOMRegistryImpl.get(java.lang.String objectName) |
StateObjectManager |
StateObjectManagerRegistry.get(java.lang.String objectName)
Returns the named
StateObjectManager . |