Knowledge API Legacy5 Adapter 6.2.0.Final

Uses of Interface
org.drools.PropertiesConfiguration

Packages that use PropertiesConfiguration
org.drools The KnowledgeBase and its factory. 
org.drools.builder The builder package is responsible for building knowledge definitions from artifact resources. 
org.drools.impl.adapters   
org.drools.io io library for working with Resources See ResourceFactory for more details  
org.drools.runtime The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession. 
 

Uses of PropertiesConfiguration in org.drools
 

Subinterfaces of PropertiesConfiguration in org.drools
 interface KnowledgeBaseConfiguration
           A class to store KnowledgeBase related configuration.
 

Uses of PropertiesConfiguration in org.drools.builder
 

Subinterfaces of PropertiesConfiguration in org.drools.builder
 interface KnowledgeBuilderConfiguration
           This class configures the knowledge package builder and compiler.
 

Uses of PropertiesConfiguration in org.drools.impl.adapters
 

Classes in org.drools.impl.adapters that implement PropertiesConfiguration
 class KnowledgeBaseConfigurationAdapter
           
 class KnowledgeBuilderConfigurationAdapter
           
 class KnowledgeSessionConfigurationAdapter
           
 

Uses of PropertiesConfiguration in org.drools.io
 

Subinterfaces of PropertiesConfiguration in org.drools.io
 interface ResourceChangeScannerConfiguration
          drools.resource.scanner.interval = : default 60s
 

Uses of PropertiesConfiguration in org.drools.runtime
 

Subinterfaces of PropertiesConfiguration in org.drools.runtime
 interface KnowledgeSessionConfiguration
          A class for storing Session related configuration.
 


Knowledge API Legacy5 Adapter 6.2.0.Final

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