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.KieRuntimes
public Class getServiceInterface()
getServiceInterface
in interface org.kie.api.internal.runtime.KieRuntimes
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.