Annotation Interface的使用
cn.taketoday.context.annotation.Role
使用Role的程序包
程序包
说明
Annotations and supporting classes for declarative cache management.
Java 5 annotation for asynchronous method execution.
-
cn.taketoday.cache.annotation中Role的使用
注释类型为Role的cn.taketoday.cache.annotation中的类修饰符和类型类说明class@Configurationclass that registers the Framework infrastructure beans necessary to enable proxy-based annotation-driven cache management.注释类型为Role的cn.taketoday.cache.annotation中的方法修饰符和类型方法说明ProxyCachingConfiguration.cacheAdvisor(CacheOperationSource cacheOperationSource, CacheInterceptor cacheInterceptor) ProxyCachingConfiguration.cacheInterceptor(CacheOperationSource cacheOperationSource) ProxyCachingConfiguration.cacheOperationSource() -
cn.taketoday.context.annotation中Role的使用
注释类型为Role的cn.taketoday.context.annotation中的类修饰符和类型类说明class@Configurationclass that registers aLoadTimeWeaverbean.class@Configurationclass that registers aAnnotationMBeanExporterbean.注释类型为Role的cn.taketoday.context.annotation中的方法 -
cn.taketoday.scheduling.annotation中Role的使用
修饰符和类型类说明class@Configurationclass that registers the Framework infrastructure beans necessary to enable proxy-based asynchronous method execution.class@Configurationclass that registers aScheduledAnnotationBeanPostProcessorbean capable of processing @Scheduledannotation.注释类型为Role的cn.taketoday.scheduling.annotation中的方法修饰符和类型方法说明ProxyAsyncConfiguration.asyncAdvisor()SchedulingConfiguration.scheduledAnnotationProcessor()