Uses of Interface
org.kie.api.runtime.rule.StatelessRuleSession
- 
Packages that use StatelessRuleSession Package Description org.kie.api.runtime The runtime engine classes, including KieSession and StatelessKieSession. - 
- 
Uses of StatelessRuleSession in org.kie.api.runtime
Subinterfaces of StatelessRuleSession in org.kie.api.runtime Modifier and Type Interface Description interfaceStatelessKieSessionStatelessKieSession provides a convenience API, wrapping KieSession. 
 -