软件包 | 描述 |
---|---|
org.omg.PortableInterceptor |
提供了一种机制,通过该服务登记ORB钩子可以截获球的ORB执行的正常流动。
|
org.omg.PortableInterceptor.ORBInitInfoPackage |
这个包中包含的
PortableInterceptor模块在OMG的拦截机制的规范、规定
http://cgi.omg.org/cgi-bin/doc?ptc/2000-08-06的
ORBInitInfo本地接口的例外和typedef,部分21.7.2。
|
Modifier and Type | Method and Description |
---|---|
void |
ORBInitInfoOperations.register_initial_reference(String id, Object obj)
相同的
ORB.register_initial_reference 。
|
Object |
ORBInitInfoOperations.resolve_initial_references(String id)
相同的
ORB.resolve_initial_references 。
|
Modifier and Type | Method and Description |
---|---|
static InvalidName |
InvalidNameHelper.extract(Any a) |
static InvalidName |
InvalidNameHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
InvalidNameHelper.insert(Any a, InvalidName that) |
static void |
InvalidNameHelper.write(OutputStream ostream, InvalidName value) |
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.