Uses of Interface
com.aspectran.core.context.rule.ability.ActionRuleApplicable
-
Packages that use ActionRuleApplicable Package Description com.aspectran.core.activity.process com.aspectran.core.context.rule -
-
Uses of ActionRuleApplicable in com.aspectran.core.activity.process
Classes in com.aspectran.core.activity.process that implement ActionRuleApplicable Modifier and Type Class Description classActionListThe set of actions is called a Content or ActionList. -
Uses of ActionRuleApplicable in com.aspectran.core.context.rule
Classes in com.aspectran.core.context.rule that implement ActionRuleApplicable Modifier and Type Class Description classAspectAdviceRuleAdvices are actions taken for a particular join point.classChooseWhenRuleCreated: 2019-01-06classExceptionThrownRuleThe Class ExceptionThrownRule.classResponseRuleThe Class ResponseRule.classTransletRuleThe Class TransletRule.
-