Package org.kie.api.internal.runtime
Interface KieRuntimeService<T>
-
- All Superinterfaces:
KieService
,Service
public interface KieRuntimeService<T> extends KieService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Class
getServiceInterface()
T
newKieRuntime(KieBase kieBase)
-