Package | Description |
---|---|
org.drools.core.common | |
org.drools.core.reteoo |
Modifier and Type | Field and Description |
---|---|
protected AgendaEventSupport |
AbstractWorkingMemory.agendaEventSupport |
protected AgendaEventSupport |
SharedWorkingMemoryContext.agendaEventSupport |
Modifier and Type | Method and Description |
---|---|
AgendaEventSupport |
EventSupport.getAgendaEventSupport() |
AgendaEventSupport |
AbstractWorkingMemory.getAgendaEventSupport() |
AgendaEventSupport |
SharedWorkingMemoryContext.getAgendaEventSupport() |
Modifier and Type | Method and Description |
---|---|
InternalWorkingMemory |
PhreakWorkingMemoryFactory.createWorkingMemory(int id,
InternalRuleBase ruleBase,
FactHandleFactory handleFactory,
InternalFactHandle initialFactHandle,
long propagationContext,
SessionConfiguration config,
org.kie.api.runtime.Environment environment,
WorkingMemoryEventSupport workingMemoryEventSupport,
AgendaEventSupport agendaEventSupport,
RuleEventListenerSupport ruleEventListenerSupport,
InternalAgenda agenda) |
InternalWorkingMemory |
WorkingMemoryFactory.createWorkingMemory(int id,
InternalRuleBase ruleBase,
FactHandleFactory handleFactory,
InternalFactHandle initialFactHandle,
long propagationContext,
SessionConfiguration config,
org.kie.api.runtime.Environment environment,
WorkingMemoryEventSupport workingMemoryEventSupport,
AgendaEventSupport agendaEventSupport,
RuleEventListenerSupport ruleEventListenerSupport,
InternalAgenda agenda) |
void |
InternalWorkingMemory.setAgendaEventSupport(AgendaEventSupport agendaEventSupport) |
void |
AbstractWorkingMemory.setAgendaEventSupport(AgendaEventSupport agendaEventSupport) |
Constructor and Description |
---|
AbstractWorkingMemory(int id,
InternalRuleBase ruleBase,
FactHandleFactory handleFactory,
boolean initInitFactHandle,
long propagationContext,
SessionConfiguration config,
org.kie.api.runtime.Environment environment,
WorkingMemoryEventSupport workingMemoryEventSupport,
AgendaEventSupport agendaEventSupport,
RuleEventListenerSupport ruleEventListenerSupport,
InternalAgenda agenda) |
Modifier and Type | Method and Description |
---|---|
AgendaEventSupport |
DisposedReteooWorkingMemory.getAgendaEventSupport() |
Modifier and Type | Method and Description |
---|---|
void |
DisposedReteooWorkingMemory.setAgendaEventSupport(AgendaEventSupport agendaEventSupport) |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.