| | Name | Description |
|---|
 | IExecuteWithSignatureArrayTArrayType(String, String) | Invokes instance method methodName with 0 arguments and returns the JVM array result as a managed TArrayType[]. |
 | IExecuteWithSignatureArrayTArrayType(String, String, Object) | Invokes instance method methodName with 1 argument and returns the JVM array result as a managed TArrayType[]. |
 | IExecuteWithSignatureArrayTArrayType(String, String, Object) |
Executes the method identified by methodName and
signature and returns the result as an array of TArrayType.
|
 | IExecuteWithSignatureArrayTArrayType(String, String, Object, Object) | Invokes instance method methodName with 2 arguments and returns the JVM array result as a managed TArrayType[]. |
 | IExecuteWithSignatureArrayTArrayType(String, String, Object, Object, Object) | Invokes instance method methodName with 3 arguments and returns the JVM array result as a managed TArrayType[]. |
 | IExecuteWithSignatureArrayTArrayType(String, String, Object, Object, Object, Object) | Invokes instance method methodName with 4 arguments and returns the JVM array result as a managed TArrayType[]. |
 | IExecuteWithSignatureArrayTArrayType(String, String, Object, Object, Object, Object, Object) | Invokes instance method methodName with 5 arguments and returns the JVM array result as a managed TArrayType[]. |
 | IExecuteWithSignatureArrayTArrayType(String, String, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 6 arguments and returns the JVM array result as a managed TArrayType[]. |
 | IExecuteWithSignatureArrayTArrayType(String, String, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 7 arguments and returns the JVM array result as a managed TArrayType[]. |
 | IExecuteWithSignatureArrayTArrayType(String, String, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 8 arguments and returns the JVM array result as a managed TArrayType[]. |
 | IExecuteWithSignatureArrayTArrayType(String, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 9 arguments and returns the JVM array result as a managed TArrayType[]. |
 | IExecuteWithSignatureArrayTArrayType(String, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 10 arguments and returns the JVM array result as a managed TArrayType[]. |