Package | Description |
---|---|
com.sun.corba.se.spi.PortableActivationIDL |
Modifier and Type | Field and Description |
---|---|
InvalidORBid |
InvalidORBidHolder.value |
Modifier and Type | Method and Description |
---|---|
static InvalidORBid |
InvalidORBidHelper.extract(Any a) |
static InvalidORBid |
InvalidORBidHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
InvalidORBidHelper.insert(Any a,
InvalidORBid that) |
static void |
InvalidORBidHelper.write(OutputStream ostream,
InvalidORBid value) |
Modifier and Type | Method and Description |
---|---|
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 |
_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.
|
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 |
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.
|
Constructor and Description |
---|
InvalidORBidHolder(InvalidORBid initialValue) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.