JMX (Java Management Extensions) Question:

How is setter dependency injection specified a configuration file?

Tweet Share WhatsApp

Answer:

<constructor-arg… and <property…

Read All 30 JMX Questions
Previous QuestionNext Question
How is dependency injection performed in the bean-file XML?What is the advantage of constructor dependency injection?