Package | Description |
---|---|
com.sun.corba.se.impl.activation | |
com.sun.corba.se.spi.activation |
Modifier and Type | Class and Description |
---|---|
class |
ServerManagerImpl |
Modifier and Type | Field and Description |
---|---|
protected Activator |
ORBD.activator |
Modifier and Type | Method and Description |
---|---|
protected Activator |
ORBD.getActivator() |
Modifier and Type | Method and Description |
---|---|
protected void |
ORBD.installOrbServers(RepositoryImpl repository,
Activator activator)
Go through the list of ORB Servers and initialize and start
them up.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ServerManager
com/sun/corba/se/spi/activation/ServerManager.java .
|
Modifier and Type | Class and Description |
---|---|
class |
_ActivatorStub
com/sun/corba/se/spi/activation/_ActivatorStub.java .
|
class |
com.sun.corba.se.spi.activation._ServerManagerImplBase |
class |
_ServerManagerStub
com/sun/corba/se/spi/activation/_ServerManagerStub.java .
|
Modifier and Type | Field and Description |
---|---|
Activator |
ActivatorHolder.value |
Modifier and Type | Method and Description |
---|---|
Activator |
ActivatorPOA._this() |
Activator |
ActivatorPOA._this(ORB orb) |
static Activator |
ActivatorHelper.extract(Any a) |
static Activator |
ActivatorHelper.narrow(Object obj) |
static Activator |
ActivatorHelper.read(InputStream istream) |
static Activator |
ActivatorHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
ActivatorHelper.insert(Any a,
Activator that) |
static void |
ActivatorHelper.write(OutputStream ostream,
Activator value) |
Constructor and Description |
---|
ActivatorHolder(Activator initialValue) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.