public class QueryActivationListenerFactory extends Object implements ActivationListenerFactory
| Modifier and Type | Field and Description |
|---|---|
static QueryActivationListenerFactory |
INSTANCE |
| Constructor and Description |
|---|
QueryActivationListenerFactory() |
| 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 QueryActivationListenerFactory INSTANCE
public TerminalNode createActivationListener(int id, LeftTupleSource source, RuleImpl rule, GroupElement subrule, int subruleIndex, BuildContext context, Object... args)
createActivationListener in interface ActivationListenerFactoryCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.