Uses of Class
com.aspectran.core.component.bean.BeanRuleException
-
Packages that use BeanRuleException Package Description com.aspectran.core.component.bean -
-
Uses of BeanRuleException in com.aspectran.core.component.bean
Subclasses of BeanRuleException in com.aspectran.core.component.bean Modifier and Type Class Description classBeanCreationExceptionThe Class BeanCreationException.classBeanDestroyFailedExceptionThe Class BeanDestroyFailedException.classBeanNotOfRequiredTypeExceptionThrown when a bean doesn't match the expected typeclassFactoryBeanNotInitializedExceptionException 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.classUnsupportedBeanScopeExceptionThe Class UnsupportedBeanScopeException.
-