Drools :: Beliefs 6.2.0.CR4

org.drools.beliefs.bayes.runtime
Class BayesRuntimeService

java.lang.Object
  extended by org.drools.beliefs.bayes.runtime.BayesRuntimeService
All Implemented Interfaces:
org.kie.api.Service, org.kie.internal.runtime.KieRuntimeService<BayesRuntime>, org.kie.internal.utils.KieService

public class BayesRuntimeService
extends Object
implements org.kie.internal.runtime.KieRuntimeService<BayesRuntime>


Constructor Summary
BayesRuntimeService()
           
 
Method Summary
 Class getServiceInterface()
           
 BayesRuntime newKieRuntime(org.kie.internal.runtime.KnowledgeRuntime session)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BayesRuntimeService

public BayesRuntimeService()
Method Detail

newKieRuntime

public BayesRuntime newKieRuntime(org.kie.internal.runtime.KnowledgeRuntime session)
Specified by:
newKieRuntime in interface org.kie.internal.runtime.KieRuntimeService<BayesRuntime>

getServiceInterface

public Class getServiceInterface()
Specified by:
getServiceInterface in interface org.kie.internal.utils.KieService

Drools :: Beliefs 6.2.0.CR4

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