| Package | Description |
|---|---|
| org.drools.impl.adapters | |
| org.drools.runtime |
The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Channel> |
KnowledgeRuntimeAdapter.getChannels() |
| Modifier and Type | Method and Description |
|---|---|
void |
KnowledgeRuntimeAdapter.registerChannel(String name,
Channel channel) |
| Constructor and Description |
|---|
ChannelAdapter(Channel delegate) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Channel> |
KnowledgeRuntime.getChannels() |
| Modifier and Type | Method and Description |
|---|---|
void |
KnowledgeRuntime.registerChannel(String name,
Channel channel) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.