Modifier and Type | Method | Description |
---|---|---|
RuleConstructor |
RuleConstructor.ActionClause.doAction(String... actions) |
Definition of actions for the rule.
|
Modifier and Type | Method | Description |
---|---|---|
String |
Instrumentor.installRule(RuleConstructor builder) |
Installing rule based on definition available by building
RuleConstructor . |
void |
Instrumentor.removeRule(RuleConstructor builder) |
Removing particular script installed as a rule by
RuleConstructor . |
Copyright © 2018. All rights reserved.