Uses of Interface
org.kie.api.PropertiesConfiguration
- 
Packages that use PropertiesConfiguration Package Description org.kie.api Base KIE API classes.org.kie.api.runtime The runtime engine classes, including KieSession and StatelessKieSession. - 
- 
Uses of PropertiesConfiguration in org.kie.api
Subinterfaces of PropertiesConfiguration in org.kie.api Modifier and Type Interface Description interfaceKieBaseConfigurationA class to store KieBase related configuration. - 
Uses of PropertiesConfiguration in org.kie.api.runtime
Subinterfaces of PropertiesConfiguration in org.kie.api.runtime Modifier and Type Interface Description interfaceKieSessionConfigurationA class to store Session related configuration. 
 -