Uses of Package
org.drools

Packages that use org.drools
org.drools The KnowledgeBase and its factory. 
org.drools.agent The KnowlegeAgent provides automatic loading, caching and re-loading, of resources and is configured from a properties files. 
org.drools.builder The builder package is responsible for building knowledge definitions from artifact resources. 
org.drools.builder.help Providers helper classes that can be used during building. 
org.drools.event.io   
org.drools.event.knowledgeagent   
org.drools.event.knowledgebase Events emitted while updating the definitions in the KnowledgeBase. 
org.drools.io io library for working with Resources See ResourceFactory for more details  
org.drools.marshalling Marshalling classes are used to marshall and unmarshal StatefulKnowledgeSessions See MarshallerFactory for more detailed information. 
org.drools.persistence.jpa   
org.drools.runtime The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession. 
 

Classes in org.drools used by org.drools
KnowledgeBase
           The KnowledgeBase is a repository of all the application's knowledge definitions.
KnowledgeBaseConfiguration
           A class to store KnowledgeBase related configuration.
KnowledgeBaseFactoryService
          KnowledgeBaseFactoryService is the interface implemented by KnowledgeBaseFactory.
PropertiesConfiguration
          Base class for other Configuration classes.
Service
           
SystemEventListener
           This interface is used to provide callback style logging for the system events.
 

Classes in org.drools used by org.drools.agent
ChangeSet
           This class is used to provide a ChangeSet info to a ResourceChangeNotifier.
KnowledgeBase
           The KnowledgeBase is a repository of all the application's knowledge definitions.
PropertiesConfiguration
          Base class for other Configuration classes.
SystemEventListener
           This interface is used to provide callback style logging for the system events.
 

Classes in org.drools used by org.drools.builder
KnowledgeBase
           The KnowledgeBase is a repository of all the application's knowledge definitions.
PropertiesConfiguration
          Base class for other Configuration classes.
Service
           
 

Classes in org.drools used by org.drools.builder.help
KnowledgeBase
           The KnowledgeBase is a repository of all the application's knowledge definitions.
 

Classes in org.drools used by org.drools.event.io
ChangeSet
           This class is used to provide a ChangeSet info to a ResourceChangeNotifier.
 

Classes in org.drools used by org.drools.event.knowledgeagent
ChangeSet
           This class is used to provide a ChangeSet info to a ResourceChangeNotifier.
KnowledgeBase
           The KnowledgeBase is a repository of all the application's knowledge definitions.
 

Classes in org.drools used by org.drools.event.knowledgebase
KnowledgeBase
           The KnowledgeBase is a repository of all the application's knowledge definitions.
 

Classes in org.drools used by org.drools.io
ChangeSet
           This class is used to provide a ChangeSet info to a ResourceChangeNotifier.
PropertiesConfiguration
          Base class for other Configuration classes.
Service
           
SystemEventListener
           This interface is used to provide callback style logging for the system events.
 

Classes in org.drools used by org.drools.marshalling
KnowledgeBase
           The KnowledgeBase is a repository of all the application's knowledge definitions.
Service
           
 

Classes in org.drools used by org.drools.persistence.jpa
KnowledgeBase
           The KnowledgeBase is a repository of all the application's knowledge definitions.
 

Classes in org.drools used by org.drools.runtime
KnowledgeBase
           The KnowledgeBase is a repository of all the application's knowledge definitions.
PropertiesConfiguration
          Base class for other Configuration classes.
 



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