Java org.springframework.context.support MessageSourceResourceBundle fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.context.support MessageSourceResourceBundle fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.context.support MessageSourceResourceBundle.

The text is from its open source code.

Constructor

MessageSourceResourceBundle(MessageSource source, Locale locale)
Create a new MessageSourceResourceBundle for the given MessageSource and Locale.