Package | Description |
---|---|
org.jboss.byteman.agent | |
org.jboss.byteman.rule |
Modifier and Type | Method | Description |
---|---|---|
static Location |
Location.create(LocationType type,
String parameters) |
create a location object of a given type
|
Location |
RuleScript.getTargetLocation() |
Constructor | Description |
---|---|
RuleScript(String name,
String targetClass,
boolean isInterface,
boolean isOverride,
String targetMethod,
String targetHelper,
String[] imports,
Location targetLocation,
String ruleText,
int line,
String file,
boolean compileToBytecode) |
standard constructor for a rule
|
Modifier and Type | Method | Description |
---|---|---|
Location |
Rule.getTargetLocation() |
Copyright © 2018. All rights reserved.