|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ApplicationStatePersistenceStrategySource
Used to provide access to stategies via a logical name for the stategy, such as "session".
TapestryModule.contributeApplicationStatePersistenceStrategySource(org.apache.tapestry.ioc.MappedConfiguration,
Request)| Method Summary | |
|---|---|
ApplicationStatePersistenceStrategy |
get(String name)
Returns the named strategy. |
| Method Detail |
|---|
ApplicationStatePersistenceStrategy get(String name)
name - of strategy to access
RuntimeException - if the name does not match a configured strategy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||