Package | Description |
---|---|
com.sun.corba.se.spi.PortableActivationIDL |
Modifier and Type | Interface and Description |
---|---|
interface |
ServerManager
Interface used to combine the Activator and Locator when both are
implemented together in the same process, as is currently the case
for our implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
_ServerManagerStub
Interface used to combine the Activator and Locator when both are
implemented together in the same process, as is currently the case
for our implementation.
|
class |
ServerManagerPOA
Interface used to combine the Activator and Locator when both are
implemented together in the same process, as is currently the case
for our implementation.
|
class |
ServerManagerPOATie
Interface used to combine the Activator and Locator when both are
implemented together in the same process, as is currently the case
for our implementation.
|
Modifier and Type | Method and Description |
---|---|
ServerManagerOperations |
ServerManagerPOATie._delegate() |
Modifier and Type | Method and Description |
---|---|
void |
ServerManagerPOATie._delegate(ServerManagerOperations delegate) |
Constructor and Description |
---|
ServerManagerPOATie(ServerManagerOperations delegate) |
ServerManagerPOATie(ServerManagerOperations delegate,
POA poa) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.