类的使用
cn.taketoday.context.annotation.AdviceModeImportSelector
使用AdviceModeImportSelector的程序包
程序包
说明
Annotations and supporting classes for declarative cache management.
Java 5 annotation for asynchronous method execution.
-
cn.taketoday.cache.annotation中AdviceModeImportSelector的使用
修饰符和类型类说明classSelects which implementation ofAbstractCachingConfigurationshould be used based on the value ofEnableCaching.mode()on the importing@Configurationclass. -
cn.taketoday.scheduling.annotation中AdviceModeImportSelector的使用
修饰符和类型类说明classSelects which implementation ofAbstractAsyncConfigurationshould be used based on the value ofEnableAsync.mode()on the importing@Configurationclass.