|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--edu.vt.marian.server.marian_server
class name: marian_server class description: this is the main class of the system. uses the services of class(es): designer(s): Jianxin Zhao (jxzhao@csgrad.cs.vt.edu) implementator(s): Ning Chai (nchai@csgrad.cs.vt.edu) finished time: Nov 30th, 1998 known bugs: JDK version: 1.1.5 side effects:
| Constructor Summary | |
marian_server()
|
|
| Method Summary | |
static void |
main(java.lang.String[] argv)
method description: this is the main method of the system uses the services of class(es): input parameter(s): argv[] -- command input output parameter(s): none return value: none |
static boolean |
super_user_shut_down()
method description: this method will tell whether or not the super user want to shut down the system uses the services of class(es): input parameter(s): none output parameter(s): none return value: true -- super user want to shut down the system false -- super user don't want to shut down the system |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public marian_server()
| Method Detail |
public static void main(java.lang.String[] argv)
public static boolean super_user_shut_down()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||