Package | Description |
---|---|
org.drools |
The KnowledgeBase and its factory.
|
org.drools.builder |
The builder package is responsible for building knowledge definitions from artifact resources.
|
org.drools.impl.adapters | |
org.drools.io |
io library for working with Resources
See ResourceFactory for more details
|
org.drools.runtime |
The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession.
|
Modifier and Type | Interface and Description |
---|---|
interface |
KnowledgeBaseConfiguration
A class to store KnowledgeBase related configuration.
|
Modifier and Type | Interface and Description |
---|---|
interface |
KnowledgeBuilderConfiguration
This class configures the knowledge package builder and compiler.
|
Modifier and Type | Class and Description |
---|---|
class |
KnowledgeBaseConfigurationAdapter |
class |
KnowledgeBuilderConfigurationAdapter |
class |
KnowledgeSessionConfigurationAdapter |
Modifier and Type | Interface and Description |
---|---|
interface |
ResourceChangeScannerConfiguration
drools.resource.scanner.interval =
|
Modifier and Type | Interface and Description |
---|---|
interface |
KnowledgeSessionConfiguration
A class for storing Session related configuration.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.