Package | Description |
---|---|
org.drools.core.base | |
org.drools.core.common | |
org.drools.core.impl |
Modifier and Type | Method and Description |
---|---|
AgendaEventSupport |
WrappedStatefulKnowledgeSessionForRHS.getAgendaEventSupport() |
Modifier and Type | Method and Description |
---|---|
void |
WrappedStatefulKnowledgeSessionForRHS.setAgendaEventSupport(AgendaEventSupport agendaEventSupport) |
Modifier and Type | Field and Description |
---|---|
protected AgendaEventSupport |
SharedWorkingMemoryContext.agendaEventSupport |
Modifier and Type | Method and Description |
---|---|
AgendaEventSupport |
EventSupport.getAgendaEventSupport() |
AgendaEventSupport |
SharedWorkingMemoryContext.getAgendaEventSupport() |
Modifier and Type | Method and Description |
---|---|
InternalWorkingMemory |
PhreakWorkingMemoryFactory.createWorkingMemory(long id,
InternalKnowledgeBase kBase,
FactHandleFactory handleFactory,
InternalFactHandle initialFactHandle,
long propagationContext,
SessionConfiguration config,
org.kie.api.runtime.Environment environment,
RuleRuntimeEventSupport workingMemoryEventSupport,
AgendaEventSupport agendaEventSupport,
RuleEventListenerSupport ruleEventListenerSupport,
InternalAgenda agenda) |
InternalWorkingMemory |
WorkingMemoryFactory.createWorkingMemory(long id,
InternalKnowledgeBase kBase,
FactHandleFactory handleFactory,
InternalFactHandle initialFactHandle,
long propagationContext,
SessionConfiguration config,
org.kie.api.runtime.Environment environment,
RuleRuntimeEventSupport workingMemoryEventSupport,
AgendaEventSupport agendaEventSupport,
RuleEventListenerSupport ruleEventListenerSupport,
InternalAgenda agenda) |
void |
InternalWorkingMemory.setAgendaEventSupport(AgendaEventSupport agendaEventSupport) |
Modifier and Type | Field and Description |
---|---|
protected AgendaEventSupport |
StatefulKnowledgeSessionImpl.agendaEventSupport |
Modifier and Type | Method and Description |
---|---|
AgendaEventSupport |
StatefulKnowledgeSessionImpl.getAgendaEventSupport() |
Modifier and Type | Method and Description |
---|---|
void |
StatefulKnowledgeSessionImpl.setAgendaEventSupport(AgendaEventSupport agendaEventSupport) |
Constructor and Description |
---|
StatefulKnowledgeSessionImpl(long id,
InternalKnowledgeBase kBase,
FactHandleFactory handleFactory,
boolean initInitFactHandle,
long propagationContext,
SessionConfiguration config,
org.kie.api.runtime.Environment environment,
RuleRuntimeEventSupport workingMemoryEventSupport,
AgendaEventSupport agendaEventSupport,
RuleEventListenerSupport ruleEventListenerSupport,
InternalAgenda agenda) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.