KIE API 6.1.0.Beta2

Uses of Interface
org.kie.api.runtime.conf.SingleValueKieSessionOption

Packages that use SingleValueKieSessionOption
org.kie.api.runtime.conf   
 

Uses of SingleValueKieSessionOption in org.kie.api.runtime.conf
 

Classes in org.kie.api.runtime.conf that implement SingleValueKieSessionOption
 class BeliefSystemTypeOption
          A class for the belief system configuration.
 class ClockTypeOption
          A class for the session clock configuration.
 class KeepReferenceOption
          Option to configure if the knowledge base should retain a reference to the knowledge session or not.
 class QueryListenerOption
          An enum to configure the session query listener configuration.
 class TimedRuleExectionOption
           
static class TimedRuleExectionOption.FILTERED
           
 class TimerJobFactoryOption
          A class for the timer job factory manager configuration.
 

Methods in org.kie.api.runtime.conf with type parameters of type SingleValueKieSessionOption
<T extends SingleValueKieSessionOption>
T
KieSessionOptionsConfiguration.getOption(Class<T> option)
          Gets an option value
 


KIE API 6.1.0.Beta2

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