Knowledge API Legacy5 Adapter 6.0.0.Beta3

Uses of Interface
org.drools.conf.MultiValueKnowledgeBaseOption

Packages that use MultiValueKnowledgeBaseOption
org.drools.conf   
org.drools.impl.adapters   
 

Uses of MultiValueKnowledgeBaseOption in org.drools.conf
 

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

Uses of MultiValueKnowledgeBaseOption in org.drools.impl.adapters
 

Methods in org.drools.impl.adapters with type parameters of type MultiValueKnowledgeBaseOption
<T extends MultiValueKnowledgeBaseOption>
T
KnowledgeBaseConfigurationAdapter.getOption(Class<T> option, String key)
           
 

Methods in org.drools.impl.adapters that return MultiValueKnowledgeBaseOption
static MultiValueKnowledgeBaseOption AdapterUtil.adaptOption(org.kie.api.conf.MultiValueKieBaseOption option)
           
 

Method parameters in org.drools.impl.adapters with type arguments of type MultiValueKnowledgeBaseOption
static Class<? extends org.kie.api.conf.MultiValueKieBaseOption> AdapterUtil.adaptMultiValueBaseOption(Class<? extends MultiValueKnowledgeBaseOption> option)
           
 


Knowledge API Legacy5 Adapter 6.0.0.Beta3

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