| Package | Description |
|---|---|
| com.sun.corba.se.spi.PortableActivationIDL |
| Modifier and Type | Class and Description |
|---|---|
class |
_ServerManagerStub
Interface used to combine the Activator and Locator when both are
implemented together in the same process, as is currently the case
for our implementation.
|
| Modifier and Type | Field and Description |
|---|---|
ServerManager |
ServerManagerHolder.value |
| Modifier and Type | Method and Description |
|---|---|
ServerManager |
ServerManagerPOA._this() |
ServerManager |
ServerManagerPOA._this(ORB orb) |
static ServerManager |
ServerManagerHelper.extract(Any a) |
static ServerManager |
ServerManagerHelper.narrow(Object obj) |
static ServerManager |
ServerManagerHelper.read(InputStream istream) |
static ServerManager |
ServerManagerHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ServerManagerHelper.insert(Any a,
ServerManager that) |
static void |
ServerManagerHelper.write(OutputStream ostream,
ServerManager value) |
| Constructor and Description |
|---|
ServerManagerHolder(ServerManager initialValue) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.