Package | Description |
---|---|
org.drools.impl.adapters | |
org.drools.runtime |
The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession.
|
Modifier and Type | Class and Description |
---|---|
class |
KnowledgeRuntimeAdapter |
class |
StatefulKnowledgeSessionAdapter |
Modifier and Type | Interface and Description |
---|---|
interface |
KnowledgeRuntime |
interface |
StatefulKnowledgeSession
StatefulKnowledgeSession is the most common way to interact with the engine.
|
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.