Package com.aspectran.core.component.bean.annotation
package com.aspectran.core.component.bean.annotation
-
Annotation InterfacesClassDescriptionMarks a constructor, field, setter method as to be autowired by Aspectran's dependency injection facilities.Indicates this class is an auto scan component.Marks a method (typically a JavaBean setter method) as being 'required': that is, the setter method must be configured to be dependency-injected with a value.