Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.springframework.context.support.StaticMessageSource

Uses of StaticMessageSource in org.springframework.context.support
 

Fields in org.springframework.context.support declared as StaticMessageSource
private  StaticMessageSource StaticApplicationContext.messageSource
           
 

Methods in org.springframework.context.support that return StaticMessageSource
 StaticMessageSource StaticApplicationContext.getStaticMessageSource()
          Return the internal StaticMessageSource used by this context.