|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.xwork2.ognl.OgnlReflectionContextFactory
public class OgnlReflectionContextFactory
| Constructor Summary | |
|---|---|
OgnlReflectionContextFactory()
|
|
| Method Summary | |
|---|---|
java.util.Map |
createDefaultContext(java.lang.Object root)
Creates and returns a new standard naming context for evaluating an OGNL expression. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OgnlReflectionContextFactory()
| Method Detail |
|---|
public java.util.Map createDefaultContext(java.lang.Object root)
ReflectionContextFactory
createDefaultContext in interface ReflectionContextFactoryroot - the root of the object graph
root and context
set appropriately
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||