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,
Rule rule,
GroupElement subrule,
int subruleIndex,
BuildContext context,
Object... args) |
public static final RuleActivationListenerFactory INSTANCE
public TerminalNode createActivationListener(int id, LeftTupleSource source, Rule rule, GroupElement subrule, int subruleIndex, BuildContext context, Object... args)
createActivationListener
in interface ActivationListenerFactory
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.