|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@UsesMappedConfiguration(value=ApplicationStatePersistenceStrategy.class) public interface ApplicationStatePersistenceStrategySource
Used to provide access to ApplicationStatePersistenceStrategySource
instances
via a logical name for the stategy, such as "session".
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 |