Drools :: Core 6.2.0.Final

org.drools.core.impl
Class SessionsCache

java.lang.Object
  extended by org.drools.core.impl.SessionsCache

public class SessionsCache
extends Object


Method Summary
 StatefulKnowledgeSessionImpl getCachedSession(SessionConfiguration config)
           
 void store(StatefulKnowledgeSessionImpl session)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

store

public void store(StatefulKnowledgeSessionImpl session)

getCachedSession

public StatefulKnowledgeSessionImpl getCachedSession(SessionConfiguration config)

Drools :: Core 6.2.0.Final

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