|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KnowledgeSessionOption | |
---|---|
org.drools.runtime.conf |
Uses of KnowledgeSessionOption in org.drools.runtime.conf |
---|
Subinterfaces of KnowledgeSessionOption in org.drools.runtime.conf | |
---|---|
interface |
MultiValueKnowledgeSessionOption
A markup interface for MultiValueKnowledgeSessionConfiguration options |
interface |
SingleValueKnowledgeSessionOption
A markup interface for SingleValueKnowledgeSessionConfiguration options |
Classes in org.drools.runtime.conf that implement KnowledgeSessionOption | |
---|---|
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. |
class |
WorkItemHandlerOption
WorkItemHandlers configuration option |
Methods in org.drools.runtime.conf with type parameters of type KnowledgeSessionOption | ||
---|---|---|
|
KnowledgeSessionOptionsConfiguration.setOption(T option)
Sets an option |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |