Uses of Interface
org.drools.base.time.impl.Timer
-
Packages that use Timer Package Description org.drools.base.definitions.rule.impl -
-
Uses of Timer in org.drools.base.definitions.rule.impl
Methods in org.drools.base.definitions.rule.impl that return Timer Modifier and Type Method Description TimerRuleImpl. getTimer()Returns the Timer semantics for a rule.Methods in org.drools.base.definitions.rule.impl with parameters of type Timer Modifier and Type Method Description voidRuleImpl. setTimer(Timer timer)Sets the timer semantics for a rule.
-