程序包的使用
cn.taketoday.context.support
程序包
说明
Formatters for
java.util.Date properties.Integration with the JSR-310
java.time package in JDK 8.Formatters for
java.lang.Number properties.Integration with the JSR-354
javax.money package.Provides data binding and validation functionality,
for usage in business and/or UI layers.
-
类说明Abstract implementation of the
ApplicationContextinterface.Generic ApplicationContext implementation that holds a single internalStandardBeanFactoryinstance and does not assume a specific bean definition format.StandardApplicationContextlike Spring's AnnotationConfigApplicationContext -
类说明Helper class for easy access to messages from a MessageSource, providing various overloaded getMessage methods.
-
类说明Abstract implementation of the
ApplicationContextinterface.Abstract implementation of theHierarchicalMessageSourceinterface, implementing common handling of message variants, making it easy to implement a specific strategy for a concrete MessageSource.Base class forApplicationContextimplementations which are supposed to support multiple calls toAbstractApplicationContext.refresh(), creating a new internal bean factory instance every time.AbstractRefreshableApplicationContextsubclass that adds common handling of specified config locations.Abstract base class forMessageSourceimplementations based on resource bundle conventions, such asResourceBundleMessageSourceandReloadableResourceBundleMessageSource.Convenient base class forApplicationContextimplementations, drawing configuration from XML documents containing bean definitions understood by anXmlBeanDefinitionReader.Generic ApplicationContext implementation that holds a single internalStandardBeanFactoryinstance and does not assume a specific bean definition format.Base class for message source implementations, providing support infrastructure such asMessageFormathandling but not implementing concrete methods defined in theMessageSource.PropertiesHolder for caching.Simple implementation ofMessageSourcewhich allows messages to be registered programmatically. -
类说明Convenient base class for components with a need for embedded value resolution (i.e.
-
类说明Convenient base class for components with a need for embedded value resolution (i.e.
-
类说明Convenient base class for components with a need for embedded value resolution (i.e.
-
类说明Convenient base class for components with a need for embedded value resolution (i.e.
-