Tea Java Runtime API
Version 3.2.5

Package com.pdmfc.tea.modules.tos

Classes used for supporting the Tea Object System.

See:
          Description

Class Summary
SJavaClass  
SJavaMethod  
SMethodLoader This class implements a TOS method that when invoked for the first time loads and creates an instance of another class.
SModuleTos Package of commands for object oriented programming.
STosClass This class implements a TOS class.
STosMethod This class implements a TOS method.
STosMethodVarArg This class implements a TOS method with a variable number of arguments.
STosObj This class implements a Tea command that behaves like an TOS object.
STosUtil This class implements some utility methods to be used by derived classes.
 

Exception Summary
SNoSuchClassException  
SNoSuchMethodException Exception thrown when trying to call a method a TOS class does not respond to.
 

Package com.pdmfc.tea.modules.tos Description

Classes used for supporting the Tea Object System. Deprecated. Functionalities provided by this package have been integrared into the com.pdmfc.tea.tos package.


Tea Java Runtime API
Version 3.2.5

© 2009 PDM&FC, All Rights Reserved.