public class StatelessKSessionFactoryBeanHelper extends KSessionFactoryBeanHelper
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 |
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 Object internalGetObject()
internalGetObject
in class KSessionFactoryBeanHelper
public Object internalNewObject()
internalNewObject
in class KSessionFactoryBeanHelper
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.