Is it possible to perform an external call to a Java method that is not static?

When I attempt to  use the Maple function define_external with a java method that does not include the keyword 'static', Maple does not locate the method and returns an error.

Though it does not appear in the help documentation, it appears that external calls to Java methods is restricted to static methods.

Is this true?

I am using Maple 10.04.

 

Thanks

Bill


Please Wait...