Package | Description |
---|---|
org.drools.impl.adapters | |
org.drools.runtime |
The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession.
|
org.drools.time |
Classes related to Time in Drools.
|
Modifier and Type | Method and Description |
---|---|
<T extends SessionClock> |
KnowledgeRuntimeAdapter.getSessionClock() |
Modifier and Type | Method and Description |
---|---|
<T extends SessionClock> |
KnowledgeRuntime.getSessionClock()
Returns the session clock instance assigned to this session
|
Modifier and Type | Interface and Description |
---|---|
interface |
SessionPseudoClock |
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.