Knowledge API Legacy5 Adapter 6.0.0.Beta3

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. 
 

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
 


Knowledge API Legacy5 Adapter 6.0.0.Beta3

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