Uses of Interface
org.drools.runtime.conf.MultiValueKnowledgeSessionOption

Packages that use MultiValueKnowledgeSessionOption
org.drools.runtime.conf   
 

Uses of MultiValueKnowledgeSessionOption in org.drools.runtime.conf
 

Classes in org.drools.runtime.conf that implement MultiValueKnowledgeSessionOption
 class WorkItemHandlerOption
          WorkItemHandlers configuration option
 

Methods in org.drools.runtime.conf with type parameters of type MultiValueKnowledgeSessionOption
<T extends MultiValueKnowledgeSessionOption>
T
KnowledgeSessionOptionsConfiguration.getOption(Class<T> option, String key)
          Gets an option value for the given option + key.
 



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