@UsesMappedConfiguration(value=ApplicationStatePersistenceStrategy.class) public interface ApplicationStatePersistenceStrategySource
ApplicationStatePersistenceStrategySource instances
via a logical name for the stategy, such as "session".| Modifier and Type | Method and Description |
|---|---|
ApplicationStatePersistenceStrategy |
get(String name)
Returns the named strategy.
|
ApplicationStatePersistenceStrategy get(String name)
name - of strategy to accessRuntimeException - if the name does not match a configured strategy${project.version} - Copyright © 2003-2015 The Apache Software Foundation.