Uses of Class
org.jboss.byteman.contrib.bmunit.BMRule
-
-
Uses of BMRule in org.jboss.byteman.contrib.bmunit
Methods in org.jboss.byteman.contrib.bmunit that return BMRule Modifier and Type Method Description BMRule[]rules()Methods in org.jboss.byteman.contrib.bmunit with parameters of type BMRule Modifier and Type Method Description static java.lang.StringBMRunnerUtil. constructScriptText(BMRule[] bmRules)construct the text of a rule script from a set of BMRule annotations
-