KIE API 6.1.0.Beta2

Uses of Package
org.kie.api.runtime.conf

Packages that use org.kie.api.runtime.conf
org.kie.api.builder.model   
org.kie.api.runtime The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession. 
org.kie.api.runtime.conf   
 

Classes in org.kie.api.runtime.conf used by org.kie.api.builder.model
BeliefSystemTypeOption
          A class for the belief system configuration.
ClockTypeOption
          A class for the session clock configuration.
 

Classes in org.kie.api.runtime.conf used by org.kie.api.runtime
KieSessionOptionsConfiguration
          A base interface for type safe configurations
 

Classes in org.kie.api.runtime.conf used by org.kie.api.runtime.conf
BeliefSystemTypeOption
          A class for the belief system configuration.
ClockTypeOption
          A class for the session clock configuration.
KeepReferenceOption
          Option to configure if the knowledge base should retain a reference to the knowledge session or not.
KieSessionOption
          A markup interface for KnowledgeSessionConfiguration options
MultiValueKieSessionOption
          A markup interface for MultiValueKnowledgeSessionConfiguration options
QueryListenerOption
          An enum to configure the session query listener configuration.
SingleValueKieSessionOption
          A markup interface for SingleValueKnowledgeSessionConfiguration options
TimedRuleExectionOption
           
TimedRuleExecutionFilter
           
TimerJobFactoryOption
          A class for the timer job factory manager configuration.
WorkItemHandlerOption
          WorkItemHandlers configuration option
 


KIE API 6.1.0.Beta2

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