What is a beanfactory interface?



What is a beanfactory interface?..

Answer / Keshaw Kumar

BeanFactory in Spring Framework is an interface that provides methods for retrieving beans from the Spring application context. It includes classes like ClassPathXmlApplicationContext (for XML configuration) and AnnotationConfigApplicationContext (for annotation-based configuration).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What is meant by aop in spring?

1 Answers  


Why is spring framework popular?

1 Answers  


Why we need to integrate struts with spring?

1 Answers  


Explain what is spring mvc?

1 Answers  


What is the use of spring boot application? : Spring Boot

1 Answers  


What are the features of the new spring build system in use now days?

1 Answers  


What is c3p0?

1 Answers  


What is step in spring batch?

1 Answers  


What is an advice? What are the different types of advices?

1 Answers  


What is the use of stereotypes in spring?

1 Answers  


What is aop alliance?

1 Answers  


What are modules in spring?

1 Answers  


Categories