public class MRuleSessionFactoryBean extends AbstractMRuleSessionFactoryBean<javax.rules.RuleSession>
RuleSession
instances.AbstractMRulesFactoryBean.AdditionalProperty
Constructor and Description |
---|
MRuleSessionFactoryBean() |
Modifier and Type | Method and Description |
---|---|
Class<?> |
getObjectType()
return RuleSession.class
|
Integer |
getSessionType()
Session type.
|
void |
setSessionType(Integer sessionType) |
checkParams, getObject
addProperty, getAdditionalProperties, getCacheEnabled, getCompilationLevel, getConfigHolderImpl, getFactoryImpl, getJndi, getJndiName, getParams, getProperties, getUri, getXmlFile, isCheckHash, isCloneRuleSet, isOptimizationEnabled, isSingleton, logExtraParameters, logParameters, setCacheEnabled, setCheckHash, setCloneRuleSet, setCompilationLevel, setConfigHolderImpl, setFactoryImpl, setJndiName, setOptimizationEnabled, setProperties, setUri, setXmlFile
public Class<?> getObjectType()
public Integer getSessionType()
AbstractMRuleSessionFactoryBean
getSessionType
in class AbstractMRuleSessionFactoryBean<javax.rules.RuleSession>
RuleRuntime.STATELESS_SESSION_TYPE
,
RuleRuntime.STATEFUL_SESSION_TYPE
public void setSessionType(Integer sessionType)