linked linked linkedin whatsapp remove
Feedback

Spring Framework Quiz Spring Framework

Which of the following is incorrect?

BeanFactory does not support enterprise services such JNDI access and EJB integration whereas ApplicationContext facilitates integration with enterprise services
BeanFactory does not support internationalization (I18N) messages whereas ApplicationContext includes support for I18N messages
ApplicationContext does NOT publish events to beans that are registered as listeners whereas BeanFactory published events to registered beans
BeanFactory supports just one config file whereas ApplicationContext can have multiple config files

Answer:
ApplicationContext does NOT publish events to beans that are registered as listeners whereas BeanFactory published events to registered beans

Note: This Question is unanswered, help us to find answer for this one