Uses of Class
com.sodius.mdw.core.OperationCanceledException

Packages that use OperationCanceledException
com.sodius.mdw.core.eval Contains the evaluation framework to launch evaluations of templates, rules and scripts. 
 

Uses of OperationCanceledException in com.sodius.mdw.core.eval
 

Methods in com.sodius.mdw.core.eval that throw OperationCanceledException
 void EvaluationContext.cancelEvaluation()
          Provides an easy way to interrupt the evaluation.