Package org.drools.agent

The KnowlegeAgent provides automatic loading, caching and re-loading, of resources and is configured from a properties files.

See:
          Description

Interface Summary
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 Summary
KnowledgeAgentFactory The KnowlegeAgent is created by the KnowlegeAgentFactory.
 

Enum Summary
KnowledgeAgent.ResourceStatus  
 

Package org.drools.agent Description

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-2012 JBoss by Red Hat. All Rights Reserved.