Class RuleTrace


  • public final class RuleTrace
    extends Object
    Information to pass to TraceClient about triggered reduction (or any similar) rule. Builder to get filled with rule/context information which then dispatches it to a TraceClient by means of ClientToken streams.
    • Method Detail

      • push

        public void push()