| Package | Description |
|---|---|
| org.jacorb.imr |
| Modifier and Type | Field and Description |
|---|---|
ServerStartupFailed |
ServerStartupFailedHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static ServerStartupFailed |
ServerStartupFailedHelper.extract(Any any) |
static ServerStartupFailed |
ServerStartupFailedHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ServerStartupFailedHelper.insert(Any any,
ServerStartupFailed s) |
static void |
ServerStartupFailedHelper.write(OutputStream out,
ServerStartupFailed s) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerStartupDaemonPOATie.start_server(String command) |
void |
_AdminStub.start_server(String name) |
void |
AdminOperations.start_server(String name) |
void |
_ServerStartupDaemonStub.start_server(String command) |
void |
_ImplementationRepositoryStub.start_server(String name) |
void |
ServerStartupDaemonImpl.start_server(String command)
This method starts a server on this host as specified by 'command'.
|
void |
ServerStartupDaemonOperations.start_server(String command) |
void |
ImplementationRepositoryImpl.start_server(String name)
Start a server.
|
void |
AdminPOATie.start_server(String name) |
void |
ImplementationRepositoryPOATie.start_server(String name) |
void |
ImRHostInfo.startServer(String command,
ORB orb)
This method tries to start a server with the daemon for this host.
|
| Constructor and Description |
|---|
ServerStartupFailedHolder(ServerStartupFailed initial) |
Copyright © 2017 JacORB. All rights reserved.