Kie :: Spring 6.1.0.CR2

org.kie.spring.factorybeans.helper
Class StatefulKSessionFactoryBeanHelper

java.lang.Object
  extended by org.kie.spring.factorybeans.helper.KSessionFactoryBeanHelper
      extended by org.kie.spring.factorybeans.helper.StatefulKSessionFactoryBeanHelper

public class StatefulKSessionFactoryBeanHelper
extends KSessionFactoryBeanHelper


Nested Class Summary
static class StatefulKSessionFactoryBeanHelper.JpaConfiguration
           
 
Field Summary
protected  org.kie.api.runtime.KieSession kieSession
           
 
Fields inherited from class org.kie.spring.factorybeans.helper.KSessionFactoryBeanHelper
factoryBean
 
Constructor Summary
StatefulKSessionFactoryBeanHelper(KSessionFactoryBean factoryBean, org.kie.api.runtime.KieSession kieSession)
           
 
Method Summary
 void internalAfterPropertiesSet()
           
 Object internalGetObject()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

kieSession

protected org.kie.api.runtime.KieSession kieSession
Constructor Detail

StatefulKSessionFactoryBeanHelper

public StatefulKSessionFactoryBeanHelper(KSessionFactoryBean factoryBean,
                                         org.kie.api.runtime.KieSession kieSession)
Method Detail

internalAfterPropertiesSet

public void internalAfterPropertiesSet()
                                throws Exception
Specified by:
internalAfterPropertiesSet in class KSessionFactoryBeanHelper
Throws:
Exception

internalGetObject

public Object internalGetObject()
Specified by:
internalGetObject in class KSessionFactoryBeanHelper

Kie :: Spring 6.1.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.