public interface ExtendedRegisterableItemsFactory
extends org.kie.internal.runtime.manager.InternalRegisterableItemsFactory
| Modifier and Type | Interface and Description |
|---|---|
static class |
ExtendedRegisterableItemsFactory.Env
Environment helper class.
|
| Modifier and Type | Method and Description |
|---|---|
List<org.kie.api.event.kiebase.KieBaseEventListener> |
getKieBaseEventListeners(org.kie.api.runtime.manager.RuntimeEngine runtime)
Gets the KieBaseEventListeners for the specified RuntimeEngine.
|
List<org.kie.api.event.kiebase.KieBaseEventListener> getKieBaseEventListeners(org.kie.api.runtime.manager.RuntimeEngine runtime)
runtime - the RuntimeEngineCopyright © 2013–2017 JBoss by Red Hat. All rights reserved.