软件包 | 描述 |
---|---|
org.omg.CORBA |
提供了对OMG的CORBA映射的API
TM java编程语言,包括班级
ORB,并使程序员可以使用它作为一个全功能的对象请求代理(ORB)。
|
org.omg.CORBA.portable |
提供了一个可移植层,即一套球的API,使得代码由一个供应商生成运行在另一个供应商的宝珠。
|
org.omg.PortableInterceptor |
提供了一种机制,通过该服务登记ORB钩子可以截获球的ORB执行的正常流动。
|
org.omg.PortableServer |
为使您的应用程序跨多厂商的球体便携式服务器端提供的类和接口。
|
Modifier and Type | Class and Description |
---|---|
class |
_PolicyStub
对于
Policy存根。
|
Modifier and Type | Field and Description |
---|---|
Policy[] |
PolicyListHolder.value |
Policy |
PolicyHolder.value |
Modifier and Type | Method and Description |
---|---|
Policy |
Object._get_policy(int policy_type)
返回指定类型的适用于该对象的
Policy 对象。
|
Policy |
LocalObject._get_policy(int policy_type)
抛出的消息”,这是一个局部约束对象
org.omg.CORBA.NO_IMPLEMENT 例外。”这种方法不适用于局部对象,因此没有实现。
|
Policy |
PolicyOperations.copy()
返回一个对象的
Policy 。
|
Policy |
_PolicyStub.copy()
复制策略对象。
|
Policy |
ORB.create_policy(int type, Any val)
可以调用以创建特定类型的特定类型的策略对象的新实例,以指定初始状态。
|
static Policy[] |
PolicyListHelper.extract(Any a) |
static Policy |
PolicyHelper.extract(Any a) |
Policy |
DomainManagerOperations.get_domain_policy(int policy_type)
返回此域中对象的指定类型的策略。
|
static Policy |
PolicyHelper.narrow(Object obj) |
static Policy[] |
PolicyListHelper.read(InputStream istream) |
static Policy |
PolicyHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
Object |
Object._set_policy_override(Policy[] policies, SetOverrideType set_add)
返回与给定的政策取代任何现有的政策在这
Object 或给定政策加入到现有的一个新的
Object ,根据给定的
SetOverrideType 对象的值。
|
Object |
LocalObject._set_policy_override(Policy[] policies, SetOverrideType set_add)
抛出的消息”,这是一个局部约束对象
org.omg.CORBA.NO_IMPLEMENT 例外。”这种方法不适用于局部对象,因此没有实现。
|
static void |
PolicyHelper.insert(Any a, Policy that) |
static void |
PolicyListHelper.insert(Any a, Policy[] that) |
static void |
PolicyHelper.write(OutputStream ostream, Policy value) |
static void |
PolicyListHelper.write(OutputStream ostream, Policy[] value) |
Constructor and Description |
---|
PolicyHolder(Policy initialValue) |
PolicyListHolder(Policy[] initialValue) |
Modifier and Type | Method and Description |
---|---|
Policy |
ObjectImpl._get_policy(int policy_type)
检索此
ObjectImpl 对象具有特定的政策类型,
Policy 对象。
|
Policy |
Delegate.get_policy(Object self, int policy_type)
返回指定类型的适用于该对象的
Policy 对象。
|
Modifier and Type | Method and Description |
---|---|
Object |
ObjectImpl._set_policy_override(Policy[] policies, SetOverrideType set_add)
设置给定的政策来
SetOverrideType 给定实例这
ObjectImpl 对象的覆盖类型。
|
Object |
Delegate.set_policy_override(Object self, Policy[] policies, SetOverrideType set_add)
联营公司的政策与一个新创建的对象引用,它返回。
|
Modifier and Type | Method and Description |
---|---|
Policy |
PolicyFactoryOperations.create_policy(int type, Any value)
来自
CORBA.Policy 返回其值对应于指定的任何适当的接口的实例。
|
Policy |
IORInfoOperations.get_effective_policy(int type)
允许ORB服务实现来确定哪些服务器端政策的某一特定类型是影响IOR的构造。
|
Policy |
ClientRequestInfoOperations.get_request_policy(int type)
返回此操作的效果的给定策略。
|
Policy |
ServerRequestInfoOperations.get_server_policy(int type)
返回给定策略类型的此操作的策略。
|
Modifier and Type | Interface and Description |
---|---|
interface |
IdAssignmentPolicy
idassignmentpolicy指定是否在创建的POA对象ID的应用程序或ORB的产生。
|
interface |
IdUniquenessPolicy
IdUniquenessPolicy指定的仆人在创建的POA活性必须有唯一的对象我的身份。
|
interface |
ImplicitActivationPolicy
这一政策指定是否公务员内隐激活是在创建POA支持。
|
interface |
LifespanPolicy
LifespanPolicy指定的对象在创建的POA实现寿命。
|
interface |
RequestProcessingPolicy
这一政策指定请求的处理创造了POA。
|
interface |
ServantRetentionPolicy
这一政策指定是否保留了POA活性仆人在一个活动对象图。
|
interface |
ThreadPolicy
ThreadPolicy指定的线程模型用于创建的POA。
|
Modifier and Type | Method and Description |
---|---|
POA |
POAOperations.create_POA(String adapter_name, POAManager a_POAManager, Policy[] policies)
此操作将创建一个新的POA为目标的早熟的孩子。
|
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.