Uses of Interface
org.mule.module.bpm.RulesEngine

Packages that use RulesEngine
org.mule.module.bpm   
org.mule.module.drools   
 

Uses of RulesEngine in org.mule.module.bpm
 

Fields in org.mule.module.bpm declared as RulesEngine
protected  RulesEngine RulesComponent.rulesEngine
          The underlying Rules Engine
 

Constructors in org.mule.module.bpm with parameters of type RulesEngine
Rules(RulesEngine rulesEngine, String resource, Object configuration, String entryPoint, Collection initialFacts, boolean stateless, boolean cepMode, FlowConstruct flowConstruct, MuleContext muleContext)
           
 

Uses of RulesEngine in org.mule.module.drools
 

Classes in org.mule.module.drools that implement RulesEngine
 class Drools
           
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.