| 程序包 | 说明 |
|---|---|
| com.firefly.core | |
| com.firefly.core.support | |
| com.firefly.core.support.annotation | |
| com.firefly.core.support.xml |
| 限定符和类型 | 字段和说明 |
|---|---|
protected List<BeanDefinition> |
AbstractApplicationContext.beanDefinitions |
| 限定符和类型 | 方法和说明 |
|---|---|
protected BeanDefinition |
AbstractApplicationContext.findBeanDefinition(String key) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected List<BeanDefinition> |
XmlApplicationContext.getBeanDefinitions(String file) |
protected abstract List<BeanDefinition> |
AbstractApplicationContext.getBeanDefinitions(String file) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
AbstractApplicationContext.addObjectToContext(BeanDefinition beanDefinition,
Object object) |
protected Object |
XmlApplicationContext.inject(BeanDefinition beanDef) |
protected abstract Object |
AbstractApplicationContext.inject(BeanDefinition beanDef) |
| 限定符和类型 | 字段和说明 |
|---|---|
protected List<BeanDefinition> |
AbstractBeanReader.beanDefinitions |
| 限定符和类型 | 方法和说明 |
|---|---|
List<BeanDefinition> |
BeanReader.loadBeanDefinitions() |
List<BeanDefinition> |
AbstractBeanReader.loadBeanDefinitions() |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
AnnotationBeanDefinition |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AnnotatedBeanDefinition |
| 限定符和类型 | 方法和说明 |
|---|---|
protected BeanDefinition |
AnnotationBeanReader.componentParser(Class<?> c) |
protected BeanDefinition |
AnnotationBeanReader.getBeanDefinition(Class<?> c) |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
XmlBeanDefinition
XML bean configuration
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
XmlGenericBeanDefinition
XML bean configuration
|
Copyright © 2017. All rights reserved.