Bull DPX/20 Instrukcja Użytkownika Strona 41

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 61
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 40
1 2 ... 36 37 38 39 40 41 42 43 44 45 46 ... 60 61

Komentarze do niniejszej Instrukcji

Brak uwag