Modifier and Type | Method and Description |
---|---|
RuleConstructor |
RuleConstructor.ActionClause.doAction(String... actions)
Definition of actions for the rule.
|
Modifier and Type | Method and 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 © 2017. All rights reserved.