JMX (Java Management Extensions) Question:
Download Questions PDF

What is the advantage of constructor dependency injection?

Answer:

Here are a few advantages:
☛Constructor
☛Mandatory
☛Mutable
☛Natural Java approach.

Download JMX Interview Questions And Answers PDF

Previous QuestionNext Question
How is setter dependency injection specified a configuration file?How does a Spring Factory Bean work?