类的使用
cn.taketoday.context.support.AbstractMessageSource
使用AbstractMessageSource的程序包
-
cn.taketoday.context.support中AbstractMessageSource的使用
修饰符和类型类说明classAbstract base class forMessageSourceimplementations based on resource bundle conventions, such asResourceBundleMessageSourceandReloadableResourceBundleMessageSource.classFramework-specificMessageSourceimplementation that accesses resource bundles using specified basenames, participating in the FrameworkApplicationContext's resource loading.classMessageSourceimplementation that accesses resource bundles using specified basenames.classSimple implementation ofMessageSourcewhich allows messages to be registered programmatically.