Package wt.method
Class MethodServerMain
java.lang.Object
wt.method.MethodServerMain
- All Implemented Interfaces:
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
Supported API: true
Extendable: false
-
Method Summary
-
Method Details
-
main
Supported API: true- Throws:
InterruptedException
-