软件包 | 描述 |
---|---|
org.omg.CORBA |
提供了对OMG的CORBA映射的API
TM java编程语言,包括班级
ORB,并使程序员可以使用它作为一个全功能的对象请求代理(ORB)。
|
org.omg.PortableInterceptor |
提供了一种机制,通过该服务登记ORB钩子可以截获球的ORB执行的正常流动。
|
Modifier and Type | Field and Description |
---|---|
PolicyError |
PolicyErrorHolder.value |
Modifier and Type | Method and Description |
---|---|
static PolicyError |
PolicyErrorHelper.extract(Any a) |
static PolicyError |
PolicyErrorHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
PolicyErrorHelper.insert(Any a, PolicyError that) |
static void |
PolicyErrorHelper.write(OutputStream ostream, PolicyError value) |
Modifier and Type | Method and Description |
---|---|
Policy |
ORB.create_policy(int type, Any val)
可以调用以创建特定类型的特定类型的策略对象的新实例,以指定初始状态。
|
Constructor and Description |
---|
PolicyErrorHolder(PolicyError initialValue) |
Modifier and Type | Method and Description |
---|---|
Policy |
PolicyFactoryOperations.create_policy(int type, Any value)
来自
CORBA.Policy 返回其值对应于指定的任何适当的接口的实例。
|
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.