org.drools
Class RuleActivationListenerFactory
java.lang.Object
org.drools.RuleActivationListenerFactory
- All Implemented Interfaces:
- ActivationListenerFactory
public class RuleActivationListenerFactory
- 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 RuleActivationListenerFactory INSTANCE
RuleActivationListenerFactory
public RuleActivationListenerFactory()
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-2012 JBoss by Red Hat. All Rights Reserved.