|
20080913, rgf | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Methods | |
org.rexxla.bsf.engines.rexx.RexxEngine.call(Object, String, Object[])
" This call(...) method may be enhanced in the future, once an openly
defined and available interface to the OO-part of Object Rexx is made
available by IBM. Then the argument "object " would denote
an Object Rexx object, the argument "name " the name of one of its methods
and the argument "args " the arguments for the method.
If possible at all, use method apply(...)
instead. |
|
org.rexxla.bsf.engines.rexx.RexxAndJava.jniRexxDidRexxTerminate()
This native method indicates whether the Object Rexx interpreter is still running or not. |
|
org.rexxla.bsf.engines.rexx.RexxAndJava.jniRexxWaitForTermination()
This native method waits for the Object Rexx interpreter to terminate and waits until all of the cleanup (e.g. of Object Rexx) is done. |
|
20080913, rgf | ||||||||||
PREV NEXT | FRAMES NO FRAMES |