public class WebApplicationContextUtil extends Object
| Constructor and Description |
|---|
WebApplicationContextUtil(javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage(String code) |
String |
getMessage(String code,
Locale locale,
String... args) |
String |
getMessage(String code,
Locale locale,
String defaultMessage,
String... args) |
String |
getMessage(String code,
String defaultMessage) |
Copyright © 2020 Mice S.r.l. All rights reserved.