Knowledge API Legacy5 Adapter 6.2.0.Final

Uses of Interface
org.drools.time.SessionClock

Packages that use SessionClock
org.drools.impl.adapters   
org.drools.runtime The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession. 
org.drools.time Classes related to Time in Drools. 
 

Uses of SessionClock in org.drools.impl.adapters
 

Methods in org.drools.impl.adapters with type parameters of type SessionClock
<T extends SessionClock>
T
KnowledgeRuntimeAdapter.getSessionClock()
           
 

Uses of SessionClock in org.drools.runtime
 

Methods in org.drools.runtime with type parameters of type SessionClock
<T extends SessionClock>
T
KnowledgeRuntime.getSessionClock()
          Returns the session clock instance assigned to this session
 

Uses of SessionClock in org.drools.time
 

Subinterfaces of SessionClock in org.drools.time
 interface SessionPseudoClock
           
 


Knowledge API Legacy5 Adapter 6.2.0.Final

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