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 interface
KieBaseConfiguration
A 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 interface
KieSessionConfiguration
A class to store Session related configuration.
-