org.drools.container.spring.beans
Class StatefulKnowledgeSessionBeanFactory
java.lang.Object
org.drools.container.spring.beans.AbstractKnowledgeSessionBeanFactory
org.drools.container.spring.beans.StatefulKnowledgeSessionBeanFactory
- All Implemented Interfaces:
- org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.FactoryBean, org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.NamedBean
public class StatefulKnowledgeSessionBeanFactory
- extends AbstractKnowledgeSessionBeanFactory
| Methods inherited from class org.drools.container.spring.beans.AbstractKnowledgeSessionBeanFactory |
afterPropertiesSet, attachLoggers, getAgendaEventListeners, getBatch, getBeanName, getConf, getKbase, getKnowledgeRuntimeLoggers, getName, getNode, getObject, getProcessEventListeners, getWorkingMemoryEventListeners, getWorkItems, isSingleton, setAgendaEventListeners, setBatch, setBeanName, setConf, setEventListeners, setEventListenersFromGroup, setKbase, setKnowledgeRuntimeLoggers, setName, setNode, setProcessEventListeners, setWorkingMemoryEventListeners, setWorkItems |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatefulKnowledgeSessionBeanFactory
public StatefulKnowledgeSessionBeanFactory()
getObjectType
public Class<org.kie.api.runtime.KieSession> getObjectType()
getJpaConfiguration
public StatefulKnowledgeSessionBeanFactory.JpaConfiguration getJpaConfiguration()
setJpaConfiguration
public void setJpaConfiguration(StatefulKnowledgeSessionBeanFactory.JpaConfiguration jpaConfiguration)
getCommandExecutor
protected org.kie.api.runtime.CommandExecutor getCommandExecutor()
- Specified by:
getCommandExecutor in class AbstractKnowledgeSessionBeanFactory
internalAfterPropertiesSet
protected void internalAfterPropertiesSet()
- Specified by:
internalAfterPropertiesSet in class AbstractKnowledgeSessionBeanFactory
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.