Uses of Interface
org.drools.time.AcceptsTimerJobFactoryManager

Packages that use AcceptsTimerJobFactoryManager
org.drools.time.impl   
 

Uses of AcceptsTimerJobFactoryManager in org.drools.time.impl
 

Classes in org.drools.time.impl that implement AcceptsTimerJobFactoryManager
 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-2012 JBoss by Red Hat. All Rights Reserved.