接口的使用
cn.taketoday.context.annotation.ImportAware
使用ImportAware的程序包
程序包
说明
Annotations and supporting classes for declarative cache management.
Java 5 annotation for asynchronous method execution.
-
cn.taketoday.cache.annotation中ImportAware的使用
修饰符和类型类说明classAbstract base@Configurationclass providing common structure for enabling Framework's annotation-driven cache management capability.class@Configurationclass that registers the Framework infrastructure beans necessary to enable proxy-based annotation-driven cache management. -
cn.taketoday.context.annotation中ImportAware的使用
修饰符和类型类说明class@Configurationclass that registers aLoadTimeWeaverbean.class@Configurationclass that registers aAnnotationMBeanExporterbean. -
cn.taketoday.scheduling.annotation中ImportAware的使用
修饰符和类型类说明classAbstract baseConfigurationclass providing common structure for enabling asynchronous method execution capability.class@Configurationclass that registers the Framework infrastructure beans necessary to enable proxy-based asynchronous method execution.