| Package | Description |
|---|---|
| com.aspectran.core.activity.process | |
| com.aspectran.core.activity.process.action | |
| com.aspectran.core.context.rule | |
| com.aspectran.core.context.rule.ability |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ActionList.applyActionRule(MethodActionRule methodActionRule) |
| Modifier and Type | Method | Description |
|---|---|---|
MethodActionRule |
MethodAction.getMethodActionRule() |
Returns the method action rule.
|
| Constructor | Description |
|---|---|
MethodAction(MethodActionRule methodActionRule,
ActionList parent) |
Instantiates a new MethodAction.
|
| Modifier and Type | Method | Description |
|---|---|---|
static MethodActionRule |
MethodActionRule.newInstance(java.lang.Class<?> actionClass,
java.lang.reflect.Method method) |
Returns a new derived instance of MethodActionRule.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
AspectAdviceRule.applyActionRule(MethodActionRule methodActionRule) |
|
void |
ExceptionThrownRule.applyActionRule(MethodActionRule methodActionRule) |
|
void |
TransletRule.applyActionRule(MethodActionRule methodActionRule) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ActionRuleApplicable.applyActionRule(MethodActionRule methodActionRule) |
Adds the method action.
|
Copyright © 2008–2018 The Aspectran Project. All rights reserved.