Drools :: Core 6.0.0.Beta5

org.drools.core.time
Interface AcceptsTimerJobFactoryManager

All Known Implementing Classes:
JDKTimerService, PseudoClockScheduler

public interface AcceptsTimerJobFactoryManager


Method Summary
 TimerJobFactoryManager getTimerJobFactoryManager()
           
 void setTimerJobFactoryManager(TimerJobFactoryManager timerJobFactoryManager)
           
 

Method Detail

setTimerJobFactoryManager

void setTimerJobFactoryManager(TimerJobFactoryManager timerJobFactoryManager)

getTimerJobFactoryManager

TimerJobFactoryManager getTimerJobFactoryManager()

Drools :: Core 6.0.0.Beta5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.