Package org.jboss.byteman.rule.helper
-
Interface Summary Interface Description HelperAdapter This interface defines the methods which need to be added to a helper class in order for it to plug in to the rule system. -
Class Summary Class Description Helper This is the default helper class which is used to define builtin operations for rules.InterpretedHelper Implementation of RuleHelper which extends the functionality of the standard helper class, Helper, by adding the methods required to implement interface RuleHelper.