Java Spring Framework Question:
Download Questions PDF

What are Inner Beans?

Answer:

When wiring beans, if a bean element is embedded to a property tag directly, then that bean is said to the Inner Bean. The drawback of this bean is that it cannot be reused anywhere else.

Download Spring Framework Interview Questions And Answers PDF

Previous QuestionNext Question
What are the important beans lifecycle methods?What are the different types of bean injections?