Interface EvaluationContext
public interface EvaluationContext
Processing context for a component descriptor processor provided evaluator
-
Method Summary
-
Method Details
-
get
Resolve some property in the current resolution process- Throws:
EvaluationException
-
has
Check if some property is defined (not necessarily evaluated yet) -
getRawProperties
Access to the raw, unprocessed property set
-