Interface KieRuntimeService<T>

All Superinterfaces:
Comparable<KieService>, KieService

public interface KieRuntimeService<T> extends KieService
  • Method Details

    • newKieRuntime

      T newKieRuntime(KieBase kieBase)
    • getServiceInterface

      Class getServiceInterface()