| Package | Description |
|---|---|
| org.jacorb.imr | |
| org.jacorb.imr.AdminPackage |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Constructor and Description |
|---|
ImRServerInfo(String name,
String host,
String command)
The Constructor.
|
| Modifier and Type | Field and Description |
|---|---|
IllegalServerName |
IllegalServerNameHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static IllegalServerName |
IllegalServerNameHelper.extract(Any any) |
static IllegalServerName |
IllegalServerNameHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
IllegalServerNameHelper.insert(Any any,
IllegalServerName s) |
static void |
IllegalServerNameHelper.write(OutputStream out,
IllegalServerName s) |
| Constructor and Description |
|---|
IllegalServerNameHolder(IllegalServerName initial) |
Copyright © 2017 JacORB. All rights reserved.