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)
ReflectionContextFactorycreateDefaultContext in interface ReflectionContextFactoryroot - the root of the object graphroot and context
         set appropriatelyCopyright © 2000–2025 Apache Software Foundation. All rights reserved.