Class SPELContextMapWrapper

  • All Implemented Interfaces:
    Map

    public final class SPELContextMapWrapper
    extends Object
    implements Map

    Wrapper on IContext objects that makes them look like java.util.Map objects in order to be used at the root of SpEL expressions without the need to use custom property accessors in most scenarios.

    Since:
    3.0.0
    Author:
    Daniel Fernández