Class RuleElement

java.lang.Object
org.jboss.byteman.rule.RuleElement
Direct Known Subclasses:
Action, Binding, Condition, Event, Expression

public abstract class RuleElement extends Object
generic class implemented by rule events, conditions and actions which gives them access to the rule context and provides them with common behaviours