软件包 | 描述 |
---|---|
org.omg.PortableInterceptor |
提供了一种机制,通过该服务登记ORB钩子可以截获球的ORB执行的正常流动。
|
Modifier and Type | Method and Description |
---|---|
static InvalidSlot |
InvalidSlotHelper.extract(Any a) |
static InvalidSlot |
InvalidSlotHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
InvalidSlotHelper.insert(Any a, InvalidSlot that) |
static void |
InvalidSlotHelper.write(OutputStream ostream, InvalidSlot value) |
Modifier and Type | Method and Description |
---|---|
Any |
CurrentOperations.get_slot(int id)
检索应用程序设置在picurrent通过
get_slot 时隙数据。
|
Any |
RequestInfoOperations.get_slot(int id)
返回给定的
PortableInterceptor.Current 是在要求的范围内的数据。
|
void |
CurrentOperations.set_slot(int id, Any data)
在插槽中设置数据。
|
void |
ServerRequestInfoOperations.set_slot(int id, Any data)
允许一个拦截器在
PortableInterceptor.Current 是在请求的范围设定一个槽。
|
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.