Package | Description |
---|---|
com.sun.corba.se.spi.PortableActivationIDL |
Modifier and Type | Field and Description |
---|---|
ServerAlreadyInstalled |
ServerAlreadyInstalledHolder.value |
Modifier and Type | Method and Description |
---|---|
static ServerAlreadyInstalled |
ServerAlreadyInstalledHelper.extract(Any a) |
static ServerAlreadyInstalled |
ServerAlreadyInstalledHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
ServerAlreadyInstalledHelper.insert(Any a,
ServerAlreadyInstalled that) |
static void |
ServerAlreadyInstalledHelper.write(OutputStream ostream,
ServerAlreadyInstalled value) |
Modifier and Type | Method and Description |
---|---|
void |
_RepositoryStub.install(String serverId)
Mark the server as being installed.
|
void |
RepositoryOperations.install(String serverId)
Mark the server as being installed.
|
void |
_ServerManagerStub.install(String serverId)
Invoke the server install hook.
|
void |
ActivatorOperations.install(String serverId)
Invoke the server install hook.
|
void |
RepositoryPOATie.install(String serverId)
Mark the server as being installed.
|
void |
ActivatorPOATie.install(String serverId)
Invoke the server install hook.
|
void |
_ActivatorStub.install(String serverId)
Invoke the server install hook.
|
void |
ServerManagerPOATie.install(String serverId)
Invoke the server install hook.
|
Constructor and Description |
---|
ServerAlreadyInstalledHolder(ServerAlreadyInstalled initialValue) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.