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