软件包 | 描述 |
---|---|
org.omg.CosNaming |
对于java IDL提供命名服务。
|
Modifier and Type | Class and Description |
---|---|
class |
_NamingContextExtStub
NamingContextExt 是
NamingContext 包含一组名字的绑定中的每个名字都是独特的,是可互操作的命名服务部分的延伸。
|
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) |
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.