Uses of Class
org.drools.core.TimerJobFactoryType
Packages that use TimerJobFactoryType
Package
Description
This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory
-
Uses of TimerJobFactoryType in org.drools.core
Fields in org.drools.core declared as TimerJobFactoryTypeModifier and TypeFieldDescriptionstatic final TimerJobFactoryTypeTimerJobFactoryType.DEFAULTstatic final TimerJobFactoryTypeTimerJobFactoryType.JPAstatic final TimerJobFactoryTypeTimerJobFactoryType.THREAD_SAFE_TRACKABLEstatic final TimerJobFactoryTypeTimerJobFactoryType.TRACKABLEMethods in org.drools.core that return TimerJobFactoryTypeModifier and TypeMethodDescriptionSessionConfiguration.getTimerJobFactoryType()static TimerJobFactoryTypeTimerJobFactoryType.resolveTimerJobFactoryType(String id) Methods in org.drools.core with parameters of type TimerJobFactoryTypeModifier and TypeMethodDescriptionstatic voidTimerJobFactoryType.register(TimerJobFactoryType type) voidSessionConfiguration.setTimerJobFactoryType(TimerJobFactoryType timerJobFactoryType)