Package | Description |
---|---|
com.sun.corba.se.impl.naming.cosnaming | |
com.sun.corba.se.impl.naming.pcosnaming | |
org.omg.CosNaming |
Provides a naming service for Java IDL.
|
org.omg.CosNaming.NamingContextPackage |
This package contains Exception classes for the org.omg.CosNaming
package.
|
Modifier and Type | Method and Description |
---|---|
void |
NamingContextImpl.destroy()
Destroy this NamingContext object.
|
Modifier and Type | Method and Description |
---|---|
void |
NamingContextImpl.destroy()
Destroy this NamingContext object.
|
Modifier and Type | Method and Description |
---|---|
void |
NamingContextPOATie.destroy()
The destroy operation deletes a naming context.
|
void |
NamingContextExtPOATie.destroy()
The destroy operation deletes a naming context.
|
void |
_NamingContextStub.destroy()
The destroy operation deletes a naming context.
|
void |
_NamingContextExtStub.destroy()
The destroy operation deletes a naming context.
|
void |
NamingContextOperations.destroy()
The destroy operation deletes a naming context.
|
Modifier and Type | Field and Description |
---|---|
NotEmpty |
NotEmptyHolder.value |
Modifier and Type | Method and Description |
---|---|
static NotEmpty |
NotEmptyHelper.extract(Any a) |
static NotEmpty |
NotEmptyHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
NotEmptyHelper.insert(Any a,
NotEmpty that) |
static void |
NotEmptyHelper.write(OutputStream ostream,
NotEmpty value) |
Constructor and Description |
---|
NotEmptyHolder(NotEmpty initialValue) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.