Package org.kie.api.runtime.conf
Interface SingleValueKieSessionOption
- 
- All Superinterfaces:
- KieSessionOption,- Option,- java.io.Serializable,- SingleValueOption
 - All Known Subinterfaces:
- SingleValueRuleRuntimeOption
 - All Known Implementing Classes:
- AccumulateNullPropagationOption,- BeliefSystemTypeOption,- ClockTypeOption,- DirectFiringOption,- KeepReferenceOption,- PersistedSessionOption,- QueryListenerOption,- ThreadSafeOption,- TimedRuleExecutionOption,- TimedRuleExecutionOption.FILTERED,- TimerJobFactoryOption
 
 public interface SingleValueKieSessionOption extends KieSessionOption, SingleValueOption A markup interface for SingleValueKieSessionConfiguration options
- 
- 
Field Summary- 
Fields inherited from interface org.kie.api.runtime.conf.KieSessionOptionTYPE
 
- 
 - 
Method Summary- 
Methods inherited from interface org.kie.api.runtime.conf.KieSessionOptiontype
 - 
Methods inherited from interface org.kie.api.conf.OptiongetPropertyName, propertyName
 
- 
 
-