Package | Description |
---|---|
org.jboss.byteman.contrib.dtest |
Modifier and Type | Method | Description |
---|---|---|
RuleConstructor.ActionClause |
RuleConstructor.ConditionClause.ifCondition(String condition) |
Rule condition when rule will be executed.
|
RuleConstructor.ActionClause |
RuleConstructor.ConditionClause.ifFalse() |
Condition ensuring that rule won't be executed.
|
RuleConstructor.ActionClause |
RuleConstructor.ConditionClause.ifTrue() |
Condition ensuring that rule will be executed.
|
Copyright © 2018. All rights reserved.