mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-25 00:09:02 +00:00
Add Javadoc since for GenericApplicationContext.refreshForAotProcessing()
See gh-28171
This commit is contained in:
+1
@@ -383,6 +383,7 @@ public class GenericApplicationContext extends AbstractApplicationContext implem
|
||||
* @throws BeansException if the bean factory could not be initialized
|
||||
* @throws IllegalStateException if already initialized and multiple refresh
|
||||
* attempts are not supported
|
||||
* @since 6.0
|
||||
*/
|
||||
public void refreshForAotProcessing() {
|
||||
if (logger.isDebugEnabled()) {
|
||||
|
||||
Reference in New Issue
Block a user