- All Known Implementing Classes:
ObjectNullHandler
public interface NullHandler
Interface for handling null results from Chains. Object has the opportunity to substitute an object for the null and
continue.
-
Method Summary
Method called on target returned null.
Property in target evaluated to null.
-
Method Details
-
nullMethodResult
Method called on target returned null.
-
nullPropertyValue
Property in target evaluated to null. Property can be a constant String property name or a DynamicSubscript.