org.drools
Class QueryTerminalNodeActivationListenerFactory
java.lang.Object
org.drools.QueryTerminalNodeActivationListenerFactory
- All Implemented Interfaces:
- ActivationListenerFactory
public class QueryTerminalNodeActivationListenerFactory
- extends Object
- implements ActivationListenerFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final QueryTerminalNodeActivationListenerFactory INSTANCE
QueryTerminalNodeActivationListenerFactory
public QueryTerminalNodeActivationListenerFactory()
createActivationListener
public TerminalNode createActivationListener(int id,
LeftTupleSource source,
Rule rule,
GroupElement subrule,
int subruleIndex,
BuildContext context,
Object... args)
- Specified by:
createActivationListener
in interface ActivationListenerFactory
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.