|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SchedulerService | |
|---|---|
| org.drools.core.time | |
| org.drools.core.time.impl | |
| Uses of SchedulerService in org.drools.core.time |
|---|
| Subinterfaces of SchedulerService in org.drools.core.time | |
|---|---|
interface |
TimerService
An interface for all timer service implementations used in a drools session. |
| Uses of SchedulerService in org.drools.core.time.impl |
|---|
| Classes in org.drools.core.time.impl that implement SchedulerService | |
|---|---|
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. |
|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||