Package | Description |
---|---|
org.kie.api.event.rule |
Events emitted while Rules are executing.
|
Modifier and Type | Class and Description |
---|---|
class |
DebugAgendaEventListener |
class |
DefaultAgendaEventListener |
Modifier and Type | Method and Description |
---|---|
Collection<AgendaEventListener> |
WorkingMemoryEventManager.getAgendaEventListeners()
Returns all event listeners.
|
Modifier and Type | Method and Description |
---|---|
void |
WorkingMemoryEventManager.addEventListener(AgendaEventListener listener)
Add an event listener.
|
void |
WorkingMemoryEventManager.removeEventListener(AgendaEventListener listener)
Remove an event listener.
|
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.