class Ignore
extends Object
Helper object to support convenience "ignore.methodName" notation similar to demand notation.
Can't be used with methods within java.lang.Object.
| Constructor and description |
|---|
Ignore() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Object |
invokeMethod(String methodName, Object args)Registers an ignored method using the ignore.methodName(...) shorthand. |
Copyright © 2003-2026 The Apache Software Foundation. All rights reserved.