Package | Description |
---|---|
org.jboss.byteman.agent |
Modifier and Type | Method and Description |
---|---|
TransformSet |
RuleScript.ensureTransformSet(ClassLoader loader,
String triggerClass,
Rule installedRule) |
TransformSet |
RuleScript.lookupTransformSet(ClassLoader loader,
String triggerClass) |
Modifier and Type | Method and Description |
---|---|
List<TransformSet> |
RuleScript.getTransformSets()
getter for list of transforms applied for this script.
|
Copyright © 2019. All rights reserved.