Uses of Class
com.aspectran.core.component.bean.annotation.AttrItem
-
Packages that use AttrItem Package Description com.aspectran.core.component.bean.annotation com.aspectran.core.context.rule -
-
Uses of AttrItem in com.aspectran.core.component.bean.annotation
Methods in com.aspectran.core.component.bean.annotation that return AttrItem Modifier and Type Method Description AttrItem[]attributes()AttrItem[]value() -
Uses of AttrItem in com.aspectran.core.context.rule
Methods in com.aspectran.core.context.rule with parameters of type AttrItem Modifier and Type Method Description static ItemRuleItemRuleUtils. toItemRule(AttrItem attrItem)
-