Interface EvaluationContext


public interface EvaluationContext
Processing context for a component descriptor processor provided evaluator
  • Method Summary

    Modifier and Type
    Method
    Description
    get(String name)
    Resolve some property in the current resolution process
    Access to the raw, unprocessed property set
    boolean
    has(String name)
    Check if some property is defined (not necessarily evaluated yet)