public class OgnlReflectionContextFactory extends Object implements ReflectionContextFactory
Constructor and Description |
---|
OgnlReflectionContextFactory() |
Modifier and Type | Method and Description |
---|---|
Map |
createDefaultContext(Object root)
Creates and returns a new standard naming context for evaluating an OGNL
expression.
|
public Map createDefaultContext(Object root)
ReflectionContextFactory
createDefaultContext
in interface ReflectionContextFactory
root
- the root of the object graphroot
and context
set appropriatelyCopyright © 2000–2020 Apache Software Foundation. All rights reserved.