| Package | Description |
|---|---|
| org.kie.api.event.kiebase |
Events emitted while updating the definitions in the KieBase.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultKieBaseEventListener |
| Modifier and Type | Method and Description |
|---|---|
Collection<KieBaseEventListener> |
KieBaseEventManager.getKieBaseEventListeners()
Returns all event listeners.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KieBaseEventManager.addEventListener(KieBaseEventListener listener)
Add an event listener.
|
void |
KieBaseEventManager.removeEventListener(KieBaseEventListener listener)
Remove an event listener.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.