Uses of Package
org.drools.agent

Packages that use org.drools.agent
org.drools.agent The KnowlegeAgent provides automatic loading, caching and re-loading, of resources and is configured from a properties files. 
org.drools.event.knowledgeagent   
 

Classes in org.drools.agent used by org.drools.agent
KnowledgeAgent
          The KnowledgeAgentFactory provides detailed information on how to create and use the KnowledgeAgent.
KnowledgeAgent.ResourceStatus
           
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>
 

Classes in org.drools.agent used by org.drools.event.knowledgeagent
KnowledgeAgent.ResourceStatus
           
 



Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.