Overview Module Function Class Tea 3.2.4 Reference Documentation
© 2009 PDM&FC

Function java-exec-method

java-exec-method javaClassName methodName [arg1 [arg2 ...]]

Executes the given static method and returns the result.

Parameters:
javaClassName - String or Symbol identifying a Java class.
methodName - String or Symbol identifying a static method in the Java class.
argN - Parameter values for the method.

Executes the static method.

Since: 3.2.1

Overview Module Function Class Tea 3.2.4 Reference Documentation
© 2009 PDM&FC
Report a bug or request new features
© 2009