すべてのメソッド インスタンスメソッド 具象メソッド | 修飾子と型 | メソッドと説明 |
|---|
<A extends AnnotationSE> void | addMessagingAnnotationPostProcessor(ClassSE<A> annotation, MethodAnnotationPostProcessor<A> postProcessor) |
void | afterPropertiesSet() |
void | afterSingletonsInstantiated() |
protected StringSE | generateBeanName(StringSE originalBeanName, MethodSE method, ClassSE<? extends AnnotationSE> annotationType) |
protected ListSE<AnnotationSE> | getAnnotationChain(MethodSE method, ClassSE<? extends AnnotationSE> annotationType) |
protected ConfigurableListableBeanFactory | getBeanFactory() |
protected MapSE<ClassSE<? extends AnnotationSE>,MethodAnnotationPostProcessor<?>> | getPostProcessors() |
ObjectSE | postProcessAfterInitialization(ObjectSE bean, StringSE beanName) |
ObjectSE | postProcessBeforeInitialization(ObjectSE bean, StringSE beanName) |
protected void | processAnnotationTypeOnMethod(ObjectSE bean, StringSE beanName, MethodSE method, ClassSE<? extends AnnotationSE> annotationType, ListSE<AnnotationSE> annotations) |
protected boolean | recursiveFindAnnotation(ClassSE<? extends AnnotationSE> annotationType, AnnotationSE ann, ListSE<AnnotationSE> annotationChain, SetSE<AnnotationSE> visited) |
void | setBeanFactory(BeanFactory beanFactory) |
protected MapSE<ClassSE<? extends AnnotationSE>,MethodAnnotationPostProcessor<?>> | setupCustomPostProcessors() |