public abstract class RuleSessionManager extends java.lang.Object implements RuleRuntime
RuleSession
objects.Modifier and Type | Method and Description |
---|---|
static RuleSession |
getCurrentRuleSession()
Gets the
RuleSession of the current thread. |
getRuleServiceProvider, getRuleSession, getRuleSessions
public static RuleSession getCurrentRuleSession()
RuleSession
of the current thread.RuleSession
of the current thread.