Package | Description |
---|---|
com.sun.corba.se.spi.PortableActivationIDL |
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 |
_ServerManagerStub.activate(String serverId)
If the server is not running, start it up.
|
void |
ActivatorOperations.activate(String serverId)
If the server is not running, start it up.
|
void |
ActivatorPOATie.activate(String serverId)
If the server is not running, start it up.
|
void |
_ActivatorStub.activate(String serverId)
If the server is not running, start it up.
|
void |
ServerManagerPOATie.activate(String serverId)
If the server is not running, start it up.
|
Constructor and Description |
---|
ServerAlreadyActiveHolder(ServerAlreadyActive initialValue) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.