How does a Spring Factory Bean work?

Submitted by: Administrator
It is created by Spring automatically, any setters are called on the factory then its getObject() method is called to allocate the actual bean.
Submitted by:

Read Online JMX Job Interview Questions And Answers