public class RuleActivationListenerFactory extends Object implements ActivationListenerFactory
| Modifier and Type | Field and Description |
|---|---|
static RuleActivationListenerFactory |
INSTANCE |
| Constructor and Description |
|---|
RuleActivationListenerFactory() |
| Modifier and Type | Method and Description |
|---|---|
TerminalNode |
createActivationListener(int id,
LeftTupleSource source,
RuleImpl rule,
GroupElement subrule,
int subruleIndex,
BuildContext context,
Object... args) |
public static final RuleActivationListenerFactory INSTANCE
public TerminalNode createActivationListener(int id, LeftTupleSource source, RuleImpl rule, GroupElement subrule, int subruleIndex, BuildContext context, Object... args)
createActivationListener in interface ActivationListenerFactoryCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.