Class BayesRuntimeService

  • All Implemented Interfaces:
    Comparable<org.kie.api.internal.utils.KieService>, org.kie.api.internal.runtime.KieRuntimeService<BayesRuntime>, org.kie.api.internal.utils.KieService

    public class BayesRuntimeService
    extends Object
    implements org.kie.api.internal.runtime.KieRuntimeService<BayesRuntime>
    • Constructor Detail

      • BayesRuntimeService

        public BayesRuntimeService()
    • Method Detail

      • newKieRuntime

        public BayesRuntime newKieRuntime​(org.kie.api.KieBase kieBase)
        Specified by:
        newKieRuntime in interface org.kie.api.internal.runtime.KieRuntimeService<BayesRuntime>
      • getServiceInterface

        public Class getServiceInterface()
        Specified by:
        getServiceInterface in interface org.kie.api.internal.runtime.KieRuntimeService<BayesRuntime>