Package org.jboss.byteman.check
Class TestScript
java.lang.Object
org.jboss.byteman.check.TestScript
utility which parses and typechecks all rules in a rule script.
usage : java org.jboss.byteman.TestScript [scriptfile]
n.b. the byteman jar and any classes mentioned in the script rules need to be in the classpath
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestScript
public TestScript()
-
-
Method Details
-
main
-
usage
public static void usage()
-