Spring IOC container Design-line

Source: Internet
Author: User

  • The main line of the second interface designYes, toApplicationContext interface design with the application context interface as the core, the main interfaces involved are designed, frombeanfactoryTolistablebeanfactory, and then toApplicationContext, and then to our usualWebapplicationcontextOrConfigurableapplicationcontextInterface. WeCommon Application ContextsBasically It's all configurableapplicationcontext .OrWebapplicationcontextThe implementation. In this interface system,listablebeanfactoryAndhierarchicalbeanfactoryTwo interfaces,interface definitions for connecting Beanfactory interface definitions and ApplicationContext application contexts。 Inlistablebeanfactoryinterface,many Beanfactory interface functions are refined., such as defining a getbeandefinitionnames() interface method, which we have mentioned in the previous article for the Hierarchicalbeanfactory interface, and for ApplicationContext interfaces, by inheritingMessagesourceResourceloaderApplicationeventpublisherinterface, inThe beanfactory simple IOC container is based on the addition of a number of support for advanced container features

Spring IOC container Design-line

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.