Package | Description |
---|---|
org.drools.core |
This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory
|
Modifier and Type | Class and Description |
---|---|
class |
QueryActivationListenerFactory |
class |
RuleActivationListenerFactory |
Modifier and Type | Method and Description |
---|---|
ActivationListenerFactory |
RuleBaseConfiguration.getActivationListenerFactory(String name) |
Modifier and Type | Method and Description |
---|---|
void |
RuleBaseConfiguration.addActivationListener(String name,
ActivationListenerFactory factory) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.