Uses of Class
org.springframework.context.NestingMessageSource

Packages that use NestingMessageSource
org.springframework.context.support 

Uses of NestingMessageSource in org.springframework.context.support
 

Classes in org.springframework.context.support that implement NestingMessageSource
class AbstractNestingMessageSource
          Abstract implementation of NestingMessageSource interface, making it easy to implement a custom MessageSource.