public class StatelessKSessionFactoryBeanHelper extends KSessionFactoryBeanHelper
Modifier and Type | Class and Description |
---|---|
static class |
StatelessKSessionFactoryBeanHelper.DelegateStatelessKieSession |
Modifier and Type | Field and Description |
---|---|
protected org.kie.api.runtime.StatelessKieSession |
kieSession |
factoryBean, kieBase
Constructor and Description |
---|
StatelessKSessionFactoryBeanHelper(KSessionFactoryBean factoryBean,
org.kie.api.runtime.StatelessKieSession kieSession) |
Modifier and Type | Method and Description |
---|---|
void |
executeBatch() |
void |
internalAfterPropertiesSet() |
Object |
internalGetObject() |
Object |
internalNewObject() |
getKieBase, setKieBase
public StatelessKSessionFactoryBeanHelper(KSessionFactoryBean factoryBean, org.kie.api.runtime.StatelessKieSession 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.