Uses of Interface
com.sun.enterprise.web.ara.RulesExecutor

Packages that use RulesExecutor
com.sun.enterprise.web.ara   
 

Uses of RulesExecutor in com.sun.enterprise.web.ara
 

Classes in com.sun.enterprise.web.ara that implement RulesExecutor
 class IsolationRulesExecutor
          This class execute sequentialy Rules on a Task
 

Fields in com.sun.enterprise.web.ara declared as RulesExecutor
protected  RulesExecutor IsolatedTask.rulesExecutor
          The RuleExecutor used to apply Rule
 

Methods in com.sun.enterprise.web.ara with parameters of type RulesExecutor
 void IsolatedTask.setRulesExecutor(RulesExecutor rulesExecutor)
          Set the RuleExecutor instance used by this task.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.