Class AspectAdviceRule

java.lang.Object
com.aspectran.core.context.rule.AspectAdviceRule
All Implemented Interfaces:
ActionRuleApplicable

public class AspectAdviceRule extends Object implements ActionRuleApplicable
Advices are actions taken for a particular join point. In terms of programming, they are methods that gets executed when a certain join point with matching pointcut is reached in the application.

Created: 2008. 04. 01 PM 11:19:28