|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for handling null results from Chains. Object has the opportunity to substitute an object for the null and continue.
| Method Summary | |
Object |
nullMethodResult(Map context,
Object target,
String methodName,
Object[] args)
Method called on target returned null. |
Object |
nullPropertyValue(Map context,
Object target,
Object property)
Property in target evaluated to null. |
| Method Detail |
public Object nullMethodResult(Map context,
Object target,
String methodName,
Object[] args)
public Object nullPropertyValue(Map context,
Object target,
Object property)
|
OGNL Project Page | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||