| 软件包 | 描述 |
|---|---|
| org.omg.CORBA |
提供了对OMG的CORBA映射的API
TM java编程语言,包括班级
ORB,并使程序员可以使用它作为一个全功能的对象请求代理(ORB)。
|
| org.omg.PortableServer |
为使您的应用程序跨多厂商的球体便携式服务器端提供的类和接口。
|
| Modifier and Type | Field and Description |
|---|---|
Current |
CurrentHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static Current |
CurrentHelper.extract(Any a) |
Current |
ORB.get_current()
过时的。
使用
resolve_initial_references。
|
static Current |
CurrentHelper.narrow(Object obj) |
static Current |
CurrentHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
CurrentHelper.insert(Any a, Current that) |
static void |
CurrentHelper.write(OutputStream ostream, Current value) |
| Constructor and Description |
|---|
CurrentHolder(Current initialValue) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Current
的portableserver::电流接口,从CORBA::目前,提供的方法实现访问的对象上调用该方法的身份。
|
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.