Sail E0 Webinar
Question
Method used to process bean before initialization callback
Options:
A .  scope
B .  postProcessAfterInitialization()
C .  postProcessBeforeInitialization()
D .  it's own constructor
Answer: Option C


You can process every bean before initialization callback method by implementing the postProcessBeforeInitialization() and methods.



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers