Drools :: Core 6.2.0.Beta3

org.drools.core
Interface ActivationListenerFactory

All Known Implementing Classes:
QueryActivationListenerFactory, RuleActivationListenerFactory

public interface ActivationListenerFactory


Method Summary
 TerminalNode createActivationListener(int id, LeftTupleSource source, RuleImpl rule, GroupElement subrule, int subruleIndex, BuildContext context, Object... args)
           
 

Method Detail

createActivationListener

TerminalNode createActivationListener(int id,
                                      LeftTupleSource source,
                                      RuleImpl rule,
                                      GroupElement subrule,
                                      int subruleIndex,
                                      BuildContext context,
                                      Object... args)

Drools :: Core 6.2.0.Beta3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.