| Constructor and Description |
|---|
ViewScopeAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static org.springframework.beans.factory.config.CustomScopeConfigurer |
viewScopeConfigurer(org.springframework.web.context.WebApplicationContext applicationContext) |
SessionHelper |
viewScopeSessionHelper() |
@Bean public static org.springframework.beans.factory.config.CustomScopeConfigurer viewScopeConfigurer(org.springframework.web.context.WebApplicationContext applicationContext)
@Bean @SessionScope public SessionHelper viewScopeSessionHelper()
Copyright © 2016–2018 JoinFaces. All rights reserved.