Tea Java Runtime API
Version 3.1.0

Package com.pdmfc.tea.modules.tos

Classes used for supporting the Tea Object System.

See:
          Description

Class Summary
SEmptyMethod Represents a method that does nothing.
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 class does not responds to.
 

Package com.pdmfc.tea.modules.tos Description

Classes used for supporting the Tea Object System.


Tea Java Runtime API
Version 3.1.0

© 2002 PDM&FC, All Rights Reserved.