Drools :: Core 6.1.0.Beta1

org.drools.core.reteoo
Interface ReteooRuleBase.RuleBaseAction

All Superinterfaces:
Externalizable, Serializable
Enclosing class:
ReteooRuleBase

public static interface ReteooRuleBase.RuleBaseAction
extends Externalizable


Method Summary
 void execute(InternalRuleBase ruleBase)
           
 
Methods inherited from interface java.io.Externalizable
readExternal, writeExternal
 

Method Detail

execute

void execute(InternalRuleBase ruleBase)

Drools :: Core 6.1.0.Beta1

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