public class KieSessionFactoryBeanHelper extends Object
| Constructor and Description |
|---|
KieSessionFactoryBeanHelper() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
addListeners(org.kie.api.event.KieRuntimeEventManager kieRuntimeEventManager,
List<KieListenerAdaptor> listeners) |
protected static void |
attachLoggers(org.kie.api.event.KieRuntimeEventManager ksession,
List<KieLoggerAdaptor> loggerAdaptors) |
static void |
executeCommands(org.kie.api.runtime.KieSession kieSession,
List<?> commands) |
protected static void addListeners(org.kie.api.event.KieRuntimeEventManager kieRuntimeEventManager,
List<KieListenerAdaptor> listeners)
protected static void attachLoggers(org.kie.api.event.KieRuntimeEventManager ksession,
List<KieLoggerAdaptor> loggerAdaptors)
public static void executeCommands(org.kie.api.runtime.KieSession kieSession,
List<?> commands)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.