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 |
internalAfterPropertiesSet() |
Object |
internalGetObject() |
Object |
internalNewObject() |
getKieBase, setKieBasepublic StatefulKSessionFactoryBeanHelper(KSessionFactoryBean factoryBean, org.kie.api.runtime.KieSession kieSession)
public void internalAfterPropertiesSet()
throws Exception
internalAfterPropertiesSet in class KSessionFactoryBeanHelperExceptionpublic Object internalGetObject()
internalGetObject in class KSessionFactoryBeanHelperpublic Object internalNewObject()
internalNewObject in class KSessionFactoryBeanHelperCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.