Bull DPX/20 User Manual Page 41

  • Download
  • Add to my manuals
  • Print
  • Page
    / 61
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 40
3-17
DSOM Framework Quick Reference
SOMDServerMgr class
(see servmgr.idl)
ORBStatus somdDisableServer (
in string server_alias);
Disables a server process from starting until it is explicitly enabled again.
ORBStatus somdEnableServer (
in string server_alias);
Enables a server process so that it can be started when required. Initially, all server processes are enabled by
default.
boolean somdIsServerEnabled (
in ImplementationDef impldef);
Determines whether a server process is enabled or not.
ORBStatus somdListServer (
in string server_alias);
Queries the state of a server process.
ORBStatus somdRestartServer (
in string server_alias);
Restarts a server process.
ORBStatus somdShutdownServer (
in string server_alias);
Stops a server process.
ORBStatus somdStartServer (
in string server_alias);
Starts a server process.
Page view 40
1 2 ... 36 37 38 39 40 41 42 43 44 45 46 ... 60 61

Comments to this Manuals

No comments