Package | Description |
---|---|
org.drools.impl.adapters | |
org.drools.runtime |
The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession.
|
Modifier and Type | Method and Description |
---|---|
void |
KnowledgeRuntimeAdapter.registerExitPoint(String name,
ExitPoint exitPoint) |
Modifier and Type | Method and Description |
---|---|
void |
KnowledgeRuntime.registerExitPoint(String name,
ExitPoint exitPoint)
Deprecated.
Use
KnowledgeRuntime.registerChannel(String, Channel) instead. |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.