Package wt.manager
Class ServerManagerMain
java.lang.Object
wt.manager.ServerManagerMain
- All Implemented Interfaces:
Runnable,AppletListener
The server manager application main.
This class contains the main method executed when starting a server manager.
It is responsible for instantiating any necessary RMI or CORBA server objects
objects and exporting them for client access.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Method Summary
-
Method Details
-
main
Main routine for stand-alone server manager application.
Supported API: true
-