Modifier and Type | Class and Description |
---|---|
class |
ObjectNullHandler
Implementation of NullHandler that returns null in all cases,
so that NullPointerException will be thrown by the caller.
|
Modifier and Type | Method and Description |
---|---|
static NullHandler |
OgnlRuntime.getNullHandler(Class cls) |
Modifier and Type | Method and Description |
---|---|
static void |
OgnlRuntime.setNullHandler(Class cls,
NullHandler handler) |