getBean(Class requiredtype) means what parameter are need to be write in this method?
getBean(Class requiredtype)
I am suppose to pass the class name there,is it so? Please explain and give the proof document of answer.
also give an example of other code having getBean() method with variations.
1