| Package | Description |
|---|---|
| com.aspectran.core.component.bean | |
| com.aspectran.core.component.bean.proxy | |
| com.aspectran.core.component.bean.scan |
| Modifier and Type | Class | Description |
|---|---|---|
class |
BeanCreationException |
The Class BeanCreationException.
|
class |
BeanDestroyFailedException |
The Class BeanDestroyFailedException.
|
class |
BeanInstantiationException |
Exception thrown when instantiation of a bean failed.
|
class |
BeanNotFoundException |
The Class BeanNotFoundException.
|
class |
BeanNotOfRequiredTypeException |
Thrown when a bean doesn't match the expected type
|
class |
BeanRuleException |
The Class BeanRuleException.
|
class |
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.
|
class |
NoUniqueBeanException |
The Class NoUniqueBeanException.
|
class |
RequiredTypeBeanNotFoundException |
The Class RequiredTypeBeanNotFoundException.
|
class |
UnsupportedBeanScopeException |
The Class UnsupportedBeanScopeException.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ProxyBeanInstantiationException |
Exception thrown when instantiation of a proxy bean failed.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
BeanClassScanFailedException |
The Class BeanClassScanFailedException.
|
Copyright © 2008–2018 The Aspectran Project. All rights reserved.