Package | Description |
---|---|
org.jboss.byteman.rule |
Modifier and Type | Method | Description |
---|---|---|
static Action |
Action.create(Rule rule,
String text) |
|
static Condition |
Condition.create(Rule rule,
String text) |
|
static Event |
Event.create(Rule rule,
String text) |
|
static Rule |
Rule.create(RuleScript ruleScript,
ClassLoader loader,
HelperManager helperManager,
AccessEnabler accessEnabler) |
|
void |
Rule.setAction(String actionSpec) |
|
void |
Rule.setCondition(String conditionSpec) |
|
void |
Rule.setEvent(String eventSpec) |
Copyright © 2018. All rights reserved.