Package | Description |
---|---|
com.sun.corba.se.impl.activation | |
com.sun.corba.se.spi.activation |
Modifier and Type | Method and Description |
---|---|
void |
ServerManagerImpl.shutdown(int serverId) |
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(int serverId) |
void |
_ActivatorStub.shutdown(int serverId) |
void |
ServerManagerPOATie.shutdown(int serverId) |
void |
ActivatorPOATie.shutdown(int serverId) |
void |
ActivatorOperations.shutdown(int serverId) |
Constructor and Description |
---|
ServerNotActiveHolder(ServerNotActive initialValue) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.