Package | Description |
---|---|
com.sun.corba.se.spi.PortableActivationIDL |
Modifier and Type | Interface and Description |
---|---|
interface |
Activator
com/sun/corba/se/spi/PortableActivationIDL/Activator.java .
|
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.
|
interface |
ServerManagerOperations
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 |
_ActivatorStub
com/sun/corba/se/spi/PortableActivationIDL/_ActivatorStub.java .
|
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 |
ActivatorPOA
com/sun/corba/se/spi/PortableActivationIDL/ActivatorPOA.java .
|
class |
ActivatorPOATie
com/sun/corba/se/spi/PortableActivationIDL/ActivatorPOATie.java .
|
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 |
---|---|
ActivatorOperations |
ActivatorPOATie._delegate() |
Modifier and Type | Method and Description |
---|---|
void |
ActivatorPOATie._delegate(ActivatorOperations delegate) |
Constructor and Description |
---|
ActivatorPOATie(ActivatorOperations delegate) |
ActivatorPOATie(ActivatorOperations delegate,
POA poa) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.