Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
org.omg.CosNaming | Provides a naming service for Java IDL. |
Uses of NamingContextExt in org.omg.CosNaming |
---|
Modifier and Type | Class and Description |
---|---|
class |
_NamingContextExtStub
NamingContextExt is the extension of NamingContext
which
contains a set of name bindings in which each name is unique and is
part of Interoperable Naming Service. |
Modifier and Type | Field and Description |
---|---|
NamingContextExt |
NamingContextExtHolder.value
|
Modifier and Type | Method and Description |
---|---|
NamingContextExt |
NamingContextExtPOA._this()
|
NamingContextExt |
NamingContextExtPOA._this(ORB orb)
|
static NamingContextExt |
NamingContextExtHelper.extract(Any a)
|
static NamingContextExt |
NamingContextExtHelper.narrow(Object obj)
|
static NamingContextExt |
NamingContextExtHelper.read(InputStream istream)
|
static NamingContextExt |
NamingContextExtHelper.unchecked_narrow(Object obj)
|
Modifier and Type | Method and Description |
---|---|
static void |
NamingContextExtHelper.insert(Any a,
NamingContextExt that)
|
static void |
NamingContextExtHelper.write(OutputStream ostream,
NamingContextExt value)
|
Constructor and Description |
---|
NamingContextExtHolder(NamingContextExt initialValue)
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.