Because the methods parameters on an invoke differ between a class and code module.
I want to ensure the handler class passed to a java bridge routine is a class module, so I set the instance for the invoke, whereas a code module can suffice with null as the instance.
It's for use with upcalls from a webview to B4J .