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