摘要: /* * Copyright 2002-2016 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. ... 阅读全文
posted @ 2018-07-19 17:02 sflkj 阅读(330) 评论(0) 推荐(0)
摘要: HierarchicalBeanFactory 表示的是这些 Bean 是有继承关系的,也就是每个Bean 有可能有父 Bean。 阅读全文
posted @ 2018-07-19 17:02 sflkj 阅读(185) 评论(0) 推荐(0)
摘要: ListableBeanFactory接口表示这些Bean是可列表的 阅读全文
posted @ 2018-07-19 17:02 sflkj 阅读(239) 评论(0) 推荐(0)