Uses of Interface
org.kie.efesto.runtimemanager.api.service.KieRuntimeService
-
Packages that use KieRuntimeService Package Description org.kie.efesto.runtimemanager.api.utils -
-
Uses of KieRuntimeService in org.kie.efesto.runtimemanager.api.utils
Methods in org.kie.efesto.runtimemanager.api.utils that return types with arguments of type KieRuntimeService Modifier and Type Method Description static Optional<KieRuntimeService>SPIUtils. getKieRuntimeService(EfestoInput<?> darInput, boolean refresh, org.kie.memorycompiler.KieMemoryCompiler.MemoryCompilerClassLoader memoryCompilerClassLoader)static List<KieRuntimeService>SPIUtils. getKieRuntimeServices(boolean refresh)
-