org.drools.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()


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