|
Knowledge API Legacy5 Adapter 6.0.0.Beta5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SingleValueKnowledgeSessionOption | |
|---|---|
| org.drools.impl.adapters | |
| org.drools.runtime.conf | |
| Uses of SingleValueKnowledgeSessionOption in org.drools.impl.adapters |
|---|
| Methods in org.drools.impl.adapters with type parameters of type SingleValueKnowledgeSessionOption | ||
|---|---|---|
|
KnowledgeSessionConfigurationAdapter.getOption(Class<T> option)
|
|
| Methods in org.drools.impl.adapters that return SingleValueKnowledgeSessionOption | |
|---|---|
static SingleValueKnowledgeSessionOption |
AdapterUtil.adaptOption(org.kie.api.runtime.conf.SingleValueKieSessionOption option)
|
| Method parameters in org.drools.impl.adapters with type arguments of type SingleValueKnowledgeSessionOption | |
|---|---|
static Class<? extends org.kie.api.runtime.conf.SingleValueKieSessionOption> |
AdapterUtil.adaptSingleValueSessionOption(Class<? extends SingleValueKnowledgeSessionOption> option)
|
| Uses of SingleValueKnowledgeSessionOption in org.drools.runtime.conf |
|---|
| Classes in org.drools.runtime.conf that implement SingleValueKnowledgeSessionOption | |
|---|---|
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 |
TimerJobFactoryOption
A class for the timer job factory manager configuration. |
| Methods in org.drools.runtime.conf with type parameters of type SingleValueKnowledgeSessionOption | ||
|---|---|---|
|
KnowledgeSessionOptionsConfiguration.getOption(Class<T> option)
Gets an option value |
|
|
Knowledge API Legacy5 Adapter 6.0.0.Beta5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||