| Package | Description |
|---|---|
| com.sun.corba.se.impl.activation | |
| com.sun.corba.se.spi.activation |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerManagerImpl.activate(int serverId) |
| Modifier and Type | Field and Description |
|---|---|
ServerAlreadyActive |
ServerAlreadyActiveHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static ServerAlreadyActive |
ServerAlreadyActiveHelper.extract(Any a) |
static ServerAlreadyActive |
ServerAlreadyActiveHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ServerAlreadyActiveHelper.insert(Any a,
ServerAlreadyActive that) |
static void |
ServerAlreadyActiveHelper.write(OutputStream ostream,
ServerAlreadyActive value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerManagerPOATie.activate(int serverId) |
void |
ActivatorPOATie.activate(int serverId) |
void |
_ServerManagerStub.activate(int serverId) |
void |
_ActivatorStub.activate(int serverId) |
void |
ActivatorOperations.activate(int serverId) |
| Constructor and Description |
|---|
ServerAlreadyActiveHolder(ServerAlreadyActive initialValue) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.