public class KieRuntimesImpl extends Object implements org.kie.api.internal.runtime.KieRuntimes, Consumer<org.kie.api.internal.runtime.KieRuntimeService>
| Constructor and Description |
|---|
KieRuntimesImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.kie.api.internal.runtime.KieRuntimeService runtime) |
Map<String,org.kie.api.internal.runtime.KieRuntimeService> |
getRuntimes() |
Class |
getServiceInterface() |
public Map<String,org.kie.api.internal.runtime.KieRuntimeService> getRuntimes()
getRuntimes in interface org.kie.api.internal.runtime.KieRuntimespublic Class getServiceInterface()
getServiceInterface in interface org.kie.api.internal.runtime.KieRuntimesCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.