Q:

Which method is used to process bean before initialization callback?

0

Which method is used to process bean before initialization callback?


  1. postProcessAfterInitialization()
  2. scope
  3. postProcessBeforeInitialization()
  4. it\'s own constructor

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

postProcessBeforeInitialization()

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Java Spring and Spring boot MCQ Quiz (Multiple Choice Questions And Answers)

Similar questions


need a help?


find thousands of online teachers now
How does spring achieve DI or IOC?... >>
<< How to use <ref> in Spring framework?...