Package | Description |
---|---|
com.sun.corba.se.impl.activation | |
com.sun.corba.se.spi.activation | |
com.sun.corba.se.spi.activation.RepositoryPackage |
Modifier and Type | Method and Description |
---|---|
ServerDef |
RepositoryImpl.getServer(int serverId) |
Modifier and Type | Method and Description |
---|---|
int |
RepositoryImpl.registerServer(ServerDef serverDef) |
int |
RepositoryImpl.registerServer(ServerDef serverDef,
int theServerId) |
Modifier and Type | Method and Description |
---|---|
ServerDef |
RepositoryPOATie.getServer(int serverId) |
ServerDef |
_RepositoryStub.getServer(int serverId) |
ServerDef |
RepositoryOperations.getServer(int serverId) |
Modifier and Type | Method and Description |
---|---|
int |
RepositoryPOATie.registerServer(ServerDef serverDef) |
int |
_RepositoryStub.registerServer(ServerDef serverDef) |
int |
RepositoryOperations.registerServer(ServerDef serverDef) |
Modifier and Type | Field and Description |
---|---|
ServerDef |
ServerDefHolder.value |
Modifier and Type | Method and Description |
---|---|
static ServerDef |
ServerDefHelper.extract(Any a) |
static ServerDef |
ServerDefHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
ServerDefHelper.insert(Any a,
ServerDef that) |
static void |
ServerDefHelper.write(OutputStream ostream,
ServerDef value) |
Constructor and Description |
---|
ServerDefHolder(ServerDef initialValue) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.