Package io.jmix.dynmodel.impl
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 Summary
FieldsModifier and TypeFieldDescriptionprotected DynamicMessageStoreprotected org.springframework.context.MessageSource -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
messageSource
@Autowired protected org.springframework.context.MessageSource messageSource -
dynamicMessageStore
-
-
Constructor Details
-
MessageSourceConfigurer
public MessageSourceConfigurer()
-
-
Method Details
-
afterSingletonsInstantiated
public void afterSingletonsInstantiated()- Specified by:
afterSingletonsInstantiatedin interfaceorg.springframework.beans.factory.SmartInitializingSingleton
-