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 ActivationListenerFactory
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.