Uses of Class
com.aspectran.core.component.bean.BeanRuleException
Packages that use BeanRuleException
-
Uses of BeanRuleException in com.aspectran.core.component.bean
Methods in com.aspectran.core.component.bean that throw BeanRuleExceptionModifier and TypeMethodDescriptionvoid
BeanRuleRegistry.addInnerBeanRule
(BeanRule beanRule) void
BeanRuleRegistry.scanConfigurableBeans
(String... basePackages) Scans for annotated components. -
Uses of BeanRuleException in com.aspectran.core.context.rule.assistant
Methods in com.aspectran.core.context.rule.assistant that throw BeanRuleExceptionModifier and TypeMethodDescriptionvoid
BeanReferenceInspector.inspect
(BeanRuleRegistry beanRuleRegistry) Inspect bean reference.