public class DynamicThreadPoolAnnotationUtil extends Object
| 构造器和说明 |
|---|
DynamicThreadPoolAnnotationUtil() |
public static <A extends Annotation> A findAnnotationOnBean(String beanName, Class<A> annotationType)
A - the Annotation typebeanName - bean nameannotationType - annotation classCopyright © 2022. All rights reserved.