MCQOPTIONS
Saved Bookmarks
| 1. |
Method used to process bean before initialization callback |
| A. | scope |
| B. | postProcessAfterInitialization() |
| C. | postProcessBeforeInitialization() |
| D. | it’s own constructor |
| Answer» D. it’s own constructor | |