软件包 | 描述 |
---|---|
org.omg.CosNaming |
对于java IDL提供命名服务。
|
org.omg.CosNaming.NamingContextPackage |
这个包中包含的
org.omg.CosNaming包的异常类。
|
Modifier and Type | Method and Description |
---|---|
void |
_NamingContextExtStub.destroy()
销毁操作将删除一个命名上下文。
|
void |
NamingContextOperations.destroy()
销毁操作将删除一个命名上下文。
|
void |
_NamingContextStub.destroy()
销毁操作将删除一个命名上下文。
|
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) |
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.