Class MessageSourceConfiguration

java.lang.Object
io.jmix.core.impl.MessageSourceConfiguration
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.annotation.ImportAware

@Configuration public class MessageSourceConfiguration extends Object implements org.springframework.context.annotation.ImportAware
  • Constructor Details

    • MessageSourceConfiguration

      public MessageSourceConfiguration()
  • Method Details

    • setImportMetadata

      public void setImportMetadata(org.springframework.core.type.AnnotationMetadata importMetadata)
      Specified by:
      setImportMetadata in interface org.springframework.context.annotation.ImportAware
    • configureMessageSource

      @PostConstruct protected void configureMessageSource()