| Package | Description |
|---|---|
| org.jacorb.imr | |
| org.jacorb.imr.AdminPackage |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerTable.putServer(String name,
ImRServerInfo server)
Adds a server to the server table.
|
void |
_AdminStub.register_server(String name,
String command,
String host) |
void |
AdminOperations.register_server(String name,
String command,
String host) |
void |
_ImplementationRepositoryStub.register_server(String name,
String command,
String host) |
void |
ImplementationRepositoryImpl.register_server(String name,
String command,
String host)
Register a logical server.
|
void |
AdminPOATie.register_server(String name,
String command,
String host) |
void |
ImplementationRepositoryPOATie.register_server(String name,
String command,
String host) |
| Modifier and Type | Field and Description |
|---|---|
DuplicateServerName |
DuplicateServerNameHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static DuplicateServerName |
DuplicateServerNameHelper.extract(Any any) |
static DuplicateServerName |
DuplicateServerNameHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DuplicateServerNameHelper.insert(Any any,
DuplicateServerName s) |
static void |
DuplicateServerNameHelper.write(OutputStream out,
DuplicateServerName s) |
| Constructor and Description |
|---|
DuplicateServerNameHolder(DuplicateServerName initial) |
Copyright © 2017 JacORB. All rights reserved.