Package | Description |
---|---|
com.sun.corba.se.spi.PortableActivationIDL |
Modifier and Type | Interface and Description |
---|---|
interface |
Locator
com/sun/corba/se/spi/PortableActivationIDL/Locator.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 |
_LocatorStub
com/sun/corba/se/spi/PortableActivationIDL/_LocatorStub.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 |
LocatorPOA
com/sun/corba/se/spi/PortableActivationIDL/LocatorPOA.java .
|
class |
LocatorPOATie
com/sun/corba/se/spi/PortableActivationIDL/LocatorPOATie.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 |
---|---|
LocatorOperations |
LocatorPOATie._delegate() |
Modifier and Type | Method and Description |
---|---|
void |
LocatorPOATie._delegate(LocatorOperations delegate) |
Constructor and Description |
---|
LocatorPOATie(LocatorOperations delegate) |
LocatorPOATie(LocatorOperations delegate,
POA poa) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.