Package wt.method

Class MethodServerMain

java.lang.Object
wt.method.MethodServerMain
All Implemented Interfaces:
Runnable, AppletListener

public class MethodServerMain extends Object implements Runnable, AppletListener
The method server application main. This class contains the main method executed when starting a method server. It is responsible for instantiating any necessary RMI or CORBA server objects objects and exporting them for client access as well as instantiating any internal service objects.

Supported API: true
Extendable: false