Package org.jboss.byteman.rule
package org.jboss.byteman.rule
-
ClassesClassDescriptionclass which represents a rule action comprising a void expressionclass which represents a rule condition comprising a boolean expressionclass which represents a rule event comprising of a set of abstract bindings of event variables to evaluable expressions.A rule ties together an event, condition and action.generic class implemented by rule events, conditions and actions which gives them access to the rule context and provides them with common behaviours