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