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

Function tea-autoload-native-class

tea-autoload-native-class className nativeCodeClass

Registers the name of a TOS class to be automatically loaded the first time it is used.

Parameters:
className - A symbol identifying the TOS class that is implemented in native code.
nativeCodeClass - A string representing the name of the Java class that implements the TOS class.

The tea-autoload-native-function is similar to tea-autoload but for TOS classes that are implemented in Java.

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