程序包的使用
cn.taketoday.context
使用cn.taketoday.context的程序包
程序包
说明
Event System
Support for external configuration properties.
Java 5 annotation for asynchronous method execution.
Provides data binding and validation functionality,
for usage in business and/or UI layers.
Support classes for integrating a JSR-303 Bean Validation provider
(such as Hibernate Validator) into a Framework ApplicationContext
and in particular with Framework's data binding and validation APIs.
-
类说明Central interface to provide configuration for an application.Exception thrown during application context initialization.Class to be extended by all application events.Interface that encapsulates event publication functionality.Interface to be implemented by application event listeners.SPI interface to be implemented by most if not all application contexts.A common interface defining methods for start/stop lifecycle control.Strategy interface for resolving messages, with support for the parameterization and internationalization of such messages.Interface for objects that are suitable for message resolution in a
MessageSource.Exception thrown when a message can't be resolved.AnApplicationEventthat carries an arbitrary payload.Interface for objects that may participate in a phased process such as lifecycle management. -
类说明Common interface for annotation config application contexts, defining
AnnotationConfigRegistry.register(Class[])andAnnotationConfigRegistry.scan(String...)methods.Central interface to provide configuration for an application.Interface that encapsulates event publication functionality.SPI interface to be implemented by most if not all application contexts.A common interface defining methods for start/stop lifecycle control.Strategy interface for resolving messages, with support for the parameterization and internationalization of such messages. -
类说明Central interface to provide configuration for an application.Interface that encapsulates event publication functionality.
-
类说明Central interface to provide configuration for an application.Class to be extended by all application events.Interface that encapsulates event publication functionality.Interface to be implemented by application event listeners.
-
-
-
类说明Common interface for annotation config application contexts, defining
AnnotationConfigRegistry.register(Class[])andAnnotationConfigRegistry.scan(String...)methods.Central interface to provide configuration for an application.Exception thrown during application context initialization.Interface that encapsulates event publication functionality.Interface to be implemented by application event listeners.SPI interface to be implemented by most if not all application contexts.Sub-interface of MessageSource to be implemented by objects that can resolve messages hierarchically.A common interface defining methods for start/stop lifecycle control.Strategy interface for processing Lifecycle beans within the ApplicationContext.Strategy interface for resolving messages, with support for the parameterization and internationalization of such messages.Interface for objects that are suitable for message resolution in aMessageSource.Exception thrown when a message can't be resolved. -
类说明Central interface to provide configuration for an application.Interface to be implemented by application event listeners.
-
类说明Strategy interface for resolving messages, with support for the parameterization and internationalization of such messages.Interface for objects that are suitable for message resolution in a
MessageSource. -
类说明Central interface to provide configuration for an application.Strategy interface for resolving messages, with support for the parameterization and internationalization of such messages.Interface for objects that are suitable for message resolution in a
MessageSource.