Package | Description |
---|---|
org.drools.core.time.impl |
Modifier and Type | Class and Description |
---|---|
class |
JDKTimerService
A default Scheduler implementation that uses the
JDK built-in ScheduledThreadPoolExecutor as the
scheduler and the system clock as the clock.
|
class |
PseudoClockScheduler
A PseudoClockScheduler is a scheduler based on a user controlled clock
that allows the user to explicitly control current time.
|
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.