|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| KnowledgeAgent | The KnowledgeAgentFactory provides detailed information on how to create and use the KnowledgeAgent. |
| KnowledgeAgentConfiguration |
drools.agent.scanResources = <true|false> drools.agent.scanDirectories = <true|false> drools.agent.newInstance = <true|false> // currently this is hard coded to true drools.agent.monitorChangeSetEvents = <true|false> |
| KnowledgeAgentProvider | KnowledgeAgentProvider is used by the KnowledgeAgentFactory to "provide" it's concrete implementation. |
| Class Summary | |
|---|---|
| KnowledgeAgentFactory | The KnowlegeAgent is created by the KnowlegeAgentFactory. |
| Enum Summary | |
|---|---|
| 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.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||