软件包 | 描述 |
---|---|
org.omg.PortableInterceptor |
提供了一种机制,通过该服务登记ORB钩子可以截获球的ORB执行的正常流动。
|
Modifier and Type | Interface and Description |
---|---|
interface |
ObjectReferenceTemplate
对象参考模板。
|
Modifier and Type | Field and Description |
---|---|
ObjectReferenceFactory |
ObjectReferenceFactoryHolder.value |
Modifier and Type | Method and Description |
---|---|
ObjectReferenceFactory |
IORInfoOperations.current_factory()
在读,返回当前的工厂,将用于创建对象适配器,刚刚创建和运行IOR拦截器对象引用。
|
static ObjectReferenceFactory |
ObjectReferenceFactoryHelper.extract(Any a) |
static ObjectReferenceFactory |
ObjectReferenceFactoryHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
void |
IORInfoOperations.current_factory(ObjectReferenceFactory newCurrent_factory)
在读,返回当前的工厂,将用于创建对象适配器,刚刚创建和运行IOR拦截器对象引用。
|
static void |
ObjectReferenceFactoryHelper.insert(Any a, ObjectReferenceFactory that) |
static void |
ObjectReferenceFactoryHelper.write(OutputStream ostream, ObjectReferenceFactory value) |
Constructor and Description |
---|
ObjectReferenceFactoryHolder(ObjectReferenceFactory 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.