org.drools.beliefs.bayes.runtime
Class BayesRuntimeService
java.lang.Object
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>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BayesRuntimeService
public BayesRuntimeService()
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
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.