| Package | Description |
|---|---|
| org.drools.core.base | |
| org.drools.core.reteoo | |
| org.drools.core.runtime.rule.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
NonCloningQueryViewListener |
class |
StandardQueryViewChangedEventListener |
| Modifier and Type | Method and Description |
|---|---|
InternalViewChangedEventListener |
DroolsQuery.getQueryResultCollector() |
| Constructor and Description |
|---|
DroolsQuery(String name,
Object[] params,
InternalViewChangedEventListener resultsCollector,
boolean open) |
DroolsQuery(String name,
Object[] params,
InternalViewChangedEventListener resultsCollector,
boolean open,
StackEntry stackEntry,
List<PathMemory> pmems,
LeftTupleSets resultLeftTuples,
QueryElementNode.QueryElementNodeMemory qmem,
LeftTupleSink sink) |
| Modifier and Type | Class and Description |
|---|---|
static class |
QueryElementNode.UnificationNodeViewChangedEventListener |
| Modifier and Type | Class and Description |
|---|---|
class |
OpenQueryViewChangedEventListenerAdapter |
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.