| Interface | Description |
|---|---|
| BeanRegistry |
The Interface BeanRegistry.
|
| Class | Description |
|---|---|
| AbstractBeanFactory |
The Class AbstractBeanFactory.
|
| AbstractBeanRegistry |
The Class AbstractBeanRegistry.
|
| AnnotatedConfigParser |
The Class AnnotatedConfigParser.
|
| BeanRuleAnalyzer |
The Class BeanRuleAnalyzer.
|
| BeanRuleRegistry |
The Class BeanRuleRegistry.
|
| ContextBeanRegistry |
The Class ContextBeanRegistry.
|
| InstantiatedBean |
Contains an object of the instantiated bean.
|
| Exception | Description |
|---|---|
| BeanCreationException |
The Class BeanCreationException.
|
| BeanDestroyFailedException |
The Class BeanDestroyFailedException.
|
| BeanException |
This class is the basic exception that gets thrown from the bean package.
|
| BeanInstantiationException |
Exception thrown when instantiation of a bean failed.
|
| BeanNotFoundException |
The Class BeanNotFoundException.
|
| BeanNotOfRequiredTypeException |
Thrown when a bean doesn't match the expected type
|
| BeanRuleException |
The Class BeanRuleException.
|
| FactoryBeanNotInitializedException |
Exception to be thrown from a FactoryBean's getObject() method
if the bean is not fully initialized yet,
for example because it is involved in a circular reference.
|
| NoUniqueBeanException |
The Class NoUniqueBeanException.
|
| RequiredTypeBeanNotFoundException |
The Class RequiredTypeBeanNotFoundException.
|
| UnsupportedBeanScopeException |
The Class UnsupportedBeanScopeException.
|
Copyright © 2008–2018 The Aspectran Project. All rights reserved.