Package | Description |
---|---|
com.sun.corba.se.spi.PortableActivationIDL |
Modifier and Type | Field and Description |
---|---|
ServerNotActive |
ServerNotActiveHolder.value |
Modifier and Type | Method and Description |
---|---|
static ServerNotActive |
ServerNotActiveHelper.extract(Any a) |
static ServerNotActive |
ServerNotActiveHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
ServerNotActiveHelper.insert(Any a,
ServerNotActive that) |
static void |
ServerNotActiveHelper.write(OutputStream ostream,
ServerNotActive value) |
Modifier and Type | Method and Description |
---|---|
void |
_ServerManagerStub.shutdown(String serverId)
If the server is running, shut it down
|
void |
_ActivatorStub.shutdown(String serverId)
If the server is running, shut it down
|
void |
ServerManagerPOATie.shutdown(String serverId)
If the server is running, shut it down
|
void |
ActivatorPOATie.shutdown(String serverId)
If the server is running, shut it down
|
void |
ActivatorOperations.shutdown(String serverId)
If the server is running, shut it down
|
Constructor and Description |
---|
ServerNotActiveHolder(ServerNotActive initialValue) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.