public class StatefulKSessionFactoryBeanHelper extends KSessionFactoryBeanHelper
Modifier and Type | Class and Description |
---|---|
static class |
StatefulKSessionFactoryBeanHelper.JpaConfiguration |
Modifier and Type | Field and Description |
---|---|
protected org.kie.api.runtime.KieSession |
kieSession |
factoryBean, kieBase
Constructor and Description |
---|
StatefulKSessionFactoryBeanHelper(KSessionFactoryBean factoryBean,
org.kie.api.runtime.KieSession kieSession) |
Modifier and Type | Method and Description |
---|---|
void |
executeBatch() |
void |
internalAfterPropertiesSet() |
Object |
internalGetObject() |
Object |
internalNewObject() |
getKieBase, setKieBase
public StatefulKSessionFactoryBeanHelper(KSessionFactoryBean factoryBean, org.kie.api.runtime.KieSession kieSession)
public void internalAfterPropertiesSet() throws Exception
internalAfterPropertiesSet
in class KSessionFactoryBeanHelper
Exception
public void executeBatch()
executeBatch
in class KSessionFactoryBeanHelper
public Object internalGetObject()
internalGetObject
in class KSessionFactoryBeanHelper
public Object internalNewObject()
internalNewObject
in class KSessionFactoryBeanHelper
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.