public interface StatelessRuleSession
StatelessKieSession
, which is the interface
returned from the KieBase
.
Please see StatelessKieSession
for more details on how to use this api.StatelessKieSession
void execute(Object object)
object
- void execute(Iterable objects)
objects
- Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.