Knowledge API Legacy5 Adapter 6.0.0.CR4-Pre1

org.drools.impl
Class KnowledgeStoreServiceImpl

java.lang.Object
  extended by org.drools.impl.KnowledgeStoreServiceImpl
All Implemented Interfaces:
KnowledgeStoreService

public class KnowledgeStoreServiceImpl
extends Object
implements KnowledgeStoreService


Constructor Summary
KnowledgeStoreServiceImpl()
           
 
Method Summary
 StatefulKnowledgeSession loadStatefulKnowledgeSession(int id, KnowledgeBase kbase, KnowledgeSessionConfiguration configuration, Environment environment)
           
 StatefulKnowledgeSession newStatefulKnowledgeSession(KnowledgeBase kbase, KnowledgeSessionConfiguration configuration, Environment environment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KnowledgeStoreServiceImpl

public KnowledgeStoreServiceImpl()
Method Detail

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

Knowledge API Legacy5 Adapter 6.0.0.CR4-Pre1

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