| Modifier and Type | Method | Description |
|---|---|---|
void |
ActionList.applyActionRule(EchoActionRule echoActionRule) |
| Modifier and Type | Method | Description |
|---|---|---|
EchoActionRule |
EchoAction.getEchoActionRule() |
Returns the echo action rule.
|
| Constructor | Description |
|---|---|
EchoAction(EchoActionRule echoActionRule,
ActionList parent) |
Instantiates a new EchoAction.
|
| Modifier and Type | Method | Description |
|---|---|---|
static EchoActionRule |
EchoActionRule.newInstance(java.lang.String id,
java.lang.Boolean hidden) |
Returns a new derived instance of EchoActionRule.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
AspectAdviceRule.applyActionRule(EchoActionRule echoActionRule) |
|
void |
ExceptionThrownRule.applyActionRule(EchoActionRule echoActionRule) |
|
void |
TransletRule.applyActionRule(EchoActionRule echoActionRule) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ActionRuleApplicable.applyActionRule(EchoActionRule echoActionRule) |
Adds the echo action.
|
| Modifier and Type | Method | Description |
|---|---|---|
static ActionParameters |
RuleToParamsConverter.toActionParameters(EchoActionRule echoActionRule) |
Copyright © 2008–2018 The Aspectran Project. All rights reserved.