Tuesday, 14 March 2017

Give an example of BeanFactory implementation ?

The most commonly used BeanFactory implementation is the XmlBeanFactory class. This container reads the configuration metadata from an XML file and uses it to create a fully configured system or application.

No comments:

Post a Comment