org.drools.impl
Class KnowledgeStoreServiceImpl
java.lang.Object
org.drools.impl.KnowledgeStoreServiceImpl
- All Implemented Interfaces:
- KnowledgeStoreService
public class KnowledgeStoreServiceImpl
- extends Object
- implements KnowledgeStoreService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KnowledgeStoreServiceImpl
public KnowledgeStoreServiceImpl()
newStatefulKnowledgeSession
public StatefulKnowledgeSession newStatefulKnowledgeSession(KnowledgeBase kbase,
KnowledgeSessionConfiguration configuration,
Environment environment)
- Specified by:
newStatefulKnowledgeSession in interface KnowledgeStoreService
loadStatefulKnowledgeSession
public StatefulKnowledgeSession loadStatefulKnowledgeSession(int id,
KnowledgeBase kbase,
KnowledgeSessionConfiguration configuration,
Environment environment)
- Specified by:
loadStatefulKnowledgeSession in interface KnowledgeStoreService
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.