| 程序包 | 说明 |
|---|---|
| com.firefly.core | |
| com.firefly.core.support | |
| com.firefly.core.support.annotation | |
| com.firefly.core.support.xml | |
| com.firefly.mvc.web | |
| com.firefly.mvc.web.support |
| 限定符和类型 | 字段和说明 |
|---|---|
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
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected List<BeanDefinition> |
AnnotationWebContext.getBeanDefinitions(String file) |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ControllerBeanDefinition |
interface |
InterceptorBeanDefinition |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ControllerAnnotatedBeanDefinition |
class |
InterceptorAnnotatedBeanDefinition |
| 限定符和类型 | 方法和说明 |
|---|---|
protected BeanDefinition |
WebBeanReader.componentParser(Class<?> c) |
protected BeanDefinition |
WebBeanReader.getBeanDefinition(Class<?> c) |
Copyright © 2016. All rights reserved.