|
|
|
@ -497,7 +497,7 @@ public class RootBeanDefinition extends AbstractBeanDefinition { |
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
|
/** |
|
|
|
* Register an externally managed configuration initialization method — |
|
|
|
* Register an externally managed configuration initialization method — |
|
|
|
* for example, a method annotated with JSR-250's {@link javax.annotation.PostConstruct} |
|
|
|
* for example, a method annotated with JSR-250's {@code javax.annotation.PostConstruct} |
|
|
|
* or Jakarta's {@link jakarta.annotation.PostConstruct} annotation. |
|
|
|
* or Jakarta's {@link jakarta.annotation.PostConstruct} annotation. |
|
|
|
* <p>The supplied {@code initMethod} may be a |
|
|
|
* <p>The supplied {@code initMethod} may be a |
|
|
|
* {@linkplain Method#getName() simple method name} or a |
|
|
|
* {@linkplain Method#getName() simple method name} or a |
|
|
|
|