Package | Description |
---|---|
com.sun.corba.se.spi.PortableActivationIDL |
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 |
_RepositoryStub.uninstall(String serverId)
Mark the server as being uninstalled.
|
void |
RepositoryOperations.uninstall(String serverId)
Mark the server as being uninstalled.
|
void |
_ServerManagerStub.uninstall(String serverId)
Invoke the server uninstall hook.
|
void |
ActivatorOperations.uninstall(String serverId)
Invoke the server uninstall hook.
|
void |
RepositoryPOATie.uninstall(String serverId)
Mark the server as being uninstalled.
|
void |
ActivatorPOATie.uninstall(String serverId)
Invoke the server uninstall hook.
|
void |
_ActivatorStub.uninstall(String serverId)
Invoke the server uninstall hook.
|
void |
ServerManagerPOATie.uninstall(String serverId)
Invoke the server uninstall hook.
|
Constructor and Description |
---|
ServerAlreadyUninstalledHolder(ServerAlreadyUninstalled initialValue) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.