Package | Description |
---|---|
com.sun.corba.se.spi.activation | |
com.sun.corba.se.spi.activation.InitialNameServicePackage |
Modifier and Type | Method and Description |
---|---|
void |
InitialNameServiceOperations.bind(String name,
Object obj,
boolean isPersistant) |
void |
_InitialNameServiceStub.bind(String name,
Object obj,
boolean isPersistant) |
void |
InitialNameServicePOATie.bind(String name,
Object obj,
boolean isPersistant) |
Modifier and Type | Field and Description |
---|---|
NameAlreadyBound |
NameAlreadyBoundHolder.value |
Modifier and Type | Method and Description |
---|---|
static NameAlreadyBound |
NameAlreadyBoundHelper.extract(Any a) |
static NameAlreadyBound |
NameAlreadyBoundHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
NameAlreadyBoundHelper.insert(Any a,
NameAlreadyBound that) |
static void |
NameAlreadyBoundHelper.write(OutputStream ostream,
NameAlreadyBound value) |
Constructor and Description |
---|
NameAlreadyBoundHolder(NameAlreadyBound initialValue) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.