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