See: Description
Interface | Description |
---|---|
KnowledgeAgent |
The KnowledgeAgentFactory provides detailed information on how to create and use the KnowledgeAgent.
|
KnowledgeAgentConfiguration |
This class configures and allows inspection of the current configuration of a
KnowledgeAgent
drools.agent.scanResources = <true|false>
Enables(true) or Disables(false) the continuous scan of resources. |
KnowledgeAgentProvider |
KnowledgeAgentProvider is used by the KnowledgeAgentFactory to "provide" it's concrete implementation.
|
Class | Description |
---|---|
KnowledgeAgentFactory |
The KnowlegeAgent is created by the KnowlegeAgentFactory.
|
Enum | Description |
---|---|
KnowledgeAgent.ResourceStatus |
The KnowlegeAgent provides automatic loading, caching and re-loading, of resources and is configured from a properties files.
The KnowledgeAgentFactory provides detailed information on how to create and use the KnowledgeAgent.
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.