Class MessageSourceConfigurer

java.lang.Object
io.jmix.dynmodel.impl.MessageSourceConfigurer
All Implemented Interfaces:
org.springframework.beans.factory.SmartInitializingSingleton

@Component("dynmod_MessageSourceConfigurer") public class MessageSourceConfigurer extends Object implements org.springframework.beans.factory.SmartInitializingSingleton
  • Field Details

    • messageSource

      @Autowired protected org.springframework.context.MessageSource messageSource
    • dynamicMessageStore

      @Autowired protected DynamicMessageStore dynamicMessageStore
  • Constructor Details

    • MessageSourceConfigurer

      public MessageSourceConfigurer()
  • Method Details

    • afterSingletonsInstantiated

      public void afterSingletonsInstantiated()
      Specified by:
      afterSingletonsInstantiated in interface org.springframework.beans.factory.SmartInitializingSingleton