Package | Description |
---|---|
com.sun.corba.se.spi.PortableActivationIDL |
Modifier and Type | Field and Description |
---|---|
ServerHeldDown |
ServerHeldDownHolder.value |
Modifier and Type | Method and Description |
---|---|
static ServerHeldDown |
ServerHeldDownHelper.extract(Any a) |
static ServerHeldDown |
ServerHeldDownHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
ServerHeldDownHelper.insert(Any a,
ServerHeldDown that) |
static void |
ServerHeldDownHelper.write(OutputStream ostream,
ServerHeldDown 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.
|
void |
_ServerManagerStub.install(String serverId)
Invoke the server install hook.
|
void |
ActivatorOperations.install(String serverId)
Invoke the server install hook.
|
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.
|
ServerLocationPerType |
_ServerManagerStub.locateServer(String serverId,
String endPoint)
locate server - returns the port with a specific type for all registered
ORBs of an active server.
|
ServerLocationPerType |
LocatorOperations.locateServer(String serverId,
String endPoint)
locate server - returns the port with a specific type for all registered
ORBs of an active server.
|
ServerLocationPerType |
LocatorPOATie.locateServer(String serverId,
String endPoint)
locate server - returns the port with a specific type for all registered
ORBs of an active server.
|
ServerLocationPerType |
_LocatorStub.locateServer(String serverId,
String endPoint)
locate server - returns the port with a specific type for all registered
ORBs of an active server.
|
ServerLocationPerType |
ServerManagerPOATie.locateServer(String serverId,
String endPoint)
locate server - returns the port with a specific type for all registered
ORBs of an active server.
|
ServerLocationPerORB |
_ServerManagerStub.locateServerForORB(String serverId,
String orbId)
locate server - returns all ports registered with a specified ORB for
an active server
Starts the server if it is not already running.
|
ServerLocationPerORB |
LocatorOperations.locateServerForORB(String serverId,
String orbId)
locate server - returns all ports registered with a specified ORB for
an active server
Starts the server if it is not already running.
|
ServerLocationPerORB |
LocatorPOATie.locateServerForORB(String serverId,
String orbId)
locate server - returns all ports registered with a specified ORB for
an active server
Starts the server if it is not already running.
|
ServerLocationPerORB |
_LocatorStub.locateServerForORB(String serverId,
String orbId)
locate server - returns all ports registered with a specified ORB for
an active server
Starts the server if it is not already running.
|
ServerLocationPerORB |
ServerManagerPOATie.locateServerForORB(String serverId,
String orbId)
locate server - returns all ports registered with a specified ORB for
an active server
Starts the server if it is not already running.
|
void |
_ServerManagerStub.uninstall(String serverId)
Invoke the server uninstall hook.
|
void |
ActivatorOperations.uninstall(String serverId)
Invoke the server uninstall hook.
|
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 |
---|
ServerHeldDownHolder(ServerHeldDown initialValue) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.