@Configuration @Import(value=PlaySoyConfig.class) public class PlaySoyViewAjaxConfig extends java.lang.Object
| Constructor and Description |
|---|
PlaySoyViewAjaxConfig() |
| Modifier and Type | Method and Description |
|---|---|
SoyAjaxController |
soyAjaxController(AuthManager authManager,
LocaleProvider localeProvider,
TemplateFilesResolver templateFilesResolver,
TofuCompiler tofuCompiler,
SoyMsgBundleResolver soyMsgBundleResolver) |
AuthManager |
soyAuthManager() |
HashFileGenerator |
soyMd5HashFileGenerator() |
@Bean public HashFileGenerator soyMd5HashFileGenerator()
@Bean public SoyAjaxController soyAjaxController(AuthManager authManager, LocaleProvider localeProvider, TemplateFilesResolver templateFilesResolver, TofuCompiler tofuCompiler, SoyMsgBundleResolver soyMsgBundleResolver)
@Bean public AuthManager soyAuthManager()