![]() | Documentation Contents |
servertool ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
servertool -ORBInitialPort nameserverport options [ commands ]????????????????????????????????? servertool ?????????????????????????????????????????????????????? servertool > ???????????????????????????????????????servertool > ???????????????????????????????????????????????????
??????????????????????????? servertool ?????????????????????Java IDL ?????????????????????????????????????????????????????????????????????????????????
-ORBInitialPort
nameserverport ?????????????????????????????????nameserverport ???????????????orbd ???????????????????????????????????????????????????????????????????????????????????????????????????Solaris ????????????????????????????????????1024 ??????????????????????????????????????????????????????????????????root ????????????????????????????????????????????? ???????????????nameserverport ????????? 1024 ????????? 1024 ?????????????????????????????????????????????????????????????????????
servertool ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
- -ORBInitialHost nameserverhost
- ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????nameserverhost ????????????????????? localhost ????????????????????????orbd ??? servertool ????????????????????????????????????????????????????????????orbd ????????????????????????????????????????????? IP ???????????????????????????????????????????????????
- -Joption
- Java ?????????????????? option ?????????????????? option ????????????Java ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????? 1 ????????????????????????????????????-J-Xms48m ????????????????????????????????????????????????????????? 48M ?????????????????????????????????-J ???????????????????????????????????????????????????????????????????????????????????????????????????
- register -server <server class name> -classpath <classpath to server> [ -applicationName <application name> -args <args to server> -vmargs <flags to be passed to Java VM> ]
- Object Request Broker Daemon (ORBD) ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????-server ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????public static void install(org.omg.CORBA.ORB) ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
- unregister -serverid <server id > | -applicationName <application name>
- ???????????? ID ??????????????????????????????????????????????????????ORBD ??????????????????????????????????????????????????????????????????????????????-server ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????public static void uninstall(org.omg.CORBA.ORB) ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
- getserverid -applicationName <application name>
- ?????????????????????????????????????????????????????????????????? ID ??????????????????
- list
- ORBD ???????????????????????????????????????????????????????????????????????????????????????????????????
- listappnames
- ?????? ORBD ?????????????????????????????????????????????????????????????????????????????????????????????????????????
- listactive
- ORDB ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
- locate -serverid <server id > | -applicationName <application name> [-endpointType <endpointType> ]
- ?????????????????????????????????????????????????????? ORB ????????????????????????????????? (?????????) ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ORB ???????????????????????????????????? plain ??? ????????? non-protected ?????????????????????????????????
- locateperorb -serverid <server id > | -applicationName <application name> [-orbid <ORB name> ]
- ??????????????????????????????????????? ORB ???????????????????????? (?????????) ??????????????????????????????????????????????????????????????????????????????????????????orbid ???????????????????????????????????????????????????????????????""??????orbid??????????????????????????????ORB ?????????????????? orbid ????????????????????????????????????????????????????????????????????????????????????
- orblist -serverid <server id > | -applicationName <application name>
- ????????????????????????????????? ORB ??? ORBId ???????????????????????????ORBId ????????????????????????????????? ORB ?????????????????????????????????????????????????????????????????????????????????????????????
- shutdown -serverid <server id > | -applicationName <application name>
- ORBD ?????????????????????????????????????????????????????????????????????????????????????????????????????????-serverid ???????????????????????? -applicationName ??????????????????????????????????????????????????????????????? shutdown() ???????????????????????????????????????????????????????????????????????????????????????
- startup -serverid <server id > | -applicationName <application name>
- ORBD ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
- help
- ???????????????????????????????????????????????????????????????????????????????????????????????????
- quit
- ??????????????????????????????????????????
orbd
Copyright © 1995-2010 Sun Microsystems, Inc. All Rights Reserved. Please send comments using this Feedback page. |
![]() Java Technology |