private class SpringStatusMessageLookupFunctionTest.MockMessageSource extends Object implements MessageSource
| Modifier | Constructor and Description |
|---|---|
private |
SpringStatusMessageLookupFunctionTest.MockMessageSource() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage(MessageSourceResolvable resolvable,
Locale locale) |
String |
getMessage(String code,
Object[] args,
Locale locale) |
String |
getMessage(String code,
Object[] args,
String defaultMessage,
Locale locale) |
private SpringStatusMessageLookupFunctionTest.MockMessageSource()
public String getMessage(String code, Object[] args, String defaultMessage, Locale locale)
getMessage in interface MessageSourcepublic String getMessage(String code, Object[] args, Locale locale) throws NoSuchMessageException
getMessage in interface MessageSourceNoSuchMessageExceptionpublic String getMessage(MessageSourceResolvable resolvable, Locale locale) throws NoSuchMessageException
getMessage in interface MessageSourceNoSuchMessageExceptionCopyright © 1999–2016 Shibboleth Consortium. All rights reserved.