Package org.drools.base.phreak
Interface ReactiveObject
-
public interface ReactiveObject
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddTuple(BaseTuple tuple)java.util.Collection<BaseTuple>getTuples()voidremoveTuple(BaseTuple tuple)
-