Package org.kie.api.runtime.conf
Interface KieSessionOption
- 
- All Superinterfaces:
 Option,Serializable
- All Known Subinterfaces:
 MultiValueKieSessionOption,SingleValueKieSessionOption
- All Known Implementing Classes:
 AccumulateNullPropagationOption,BeliefSystemTypeOption,ClockTypeOption,DirectFiringOption,KeepReferenceOption,QueryListenerOption,ThreadSafeOption,TimedRuleExecutionOption,TimedRuleExecutionOption.FILTERED,TimerJobFactoryOption,WorkItemHandlerOption
public interface KieSessionOption extends Option
A markup interface for KieSessionConfiguration options 
- 
- 
Method Summary
- 
Methods inherited from interface org.kie.api.conf.Option
getPropertyName 
 - 
 
 -