Uses of Class
org.apache.oozie.util.ELEvaluator.Context

Packages that use ELEvaluator.Context
org.apache.oozie.util   
 

Uses of ELEvaluator.Context in org.apache.oozie.util
 

Methods in org.apache.oozie.util that return ELEvaluator.Context
 ELEvaluator.Context ELEvaluator.getContext()
          Return the context with the functions and variables of the EL evaluator.
 

Constructors in org.apache.oozie.util with parameters of type ELEvaluator.Context
ELEvaluator(ELEvaluator.Context context)
          Creates an ELEvaluator with the functions and variables defined in the given ELEvaluator.Context.
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.