软件包 | 描述 |
---|---|
javax.rmi.CORBA |
包含携带RMI-IIOP API。
|
org.omg.CORBA |
提供了对OMG的CORBA映射的API
TM java编程语言,包括班级
ORB,并使程序员可以使用它作为一个全功能的对象请求代理(ORB)。
|
org.omg.CORBA_2_3 |
的corba_2_3包定义在java [商标]标准版6现有的CORBA接口的补充。 这些变化发生在最近修订的API定义的OMG的CORBA。 新方法添加到 源自于CORBA封装相应的接口。 提供向后兼容性,避免打破JCK试验。
|
org.omg.CORBA_2_3.portable |
提供输入和输出值类型的方法,并包含其他更新的
org/omg/CORBA/portable 包。
|
org.omg.CORBA.portable |
提供了一个可移植层,即一套球的API,使得代码由一个供应商生成运行在另一个供应商的宝珠。
|
org.omg.CosNaming |
对于java IDL提供命名服务。
|
org.omg.DynamicAny |
提供类和接口,使运行时的
any 相关数据值的遍历,以及数据价值的原始成分的提取。
|
org.omg.IOP |
此包包含在OMG文件的通用对象请求代理指定的
IOP模块:体系结构和规范,
http://cgi.omg.org/cgi-bin/doc?formal/99-10-07,13.6节。
|
org.omg.PortableInterceptor |
提供了一种机制,通过该服务登记ORB钩子可以截获球的ORB执行的正常流动。
|
org.omg.PortableServer |
为使您的应用程序跨多厂商的球体便携式服务器端提供的类和接口。
|
org.omg.PortableServer.portable |
为使您的应用程序跨多厂商的球体便携式服务器端提供的类和接口。
|
org.omg.SendingContext |
为价值类型的编组提供支持。
|
org.omg.stub.java.rmi |
包含在
java.rmi RMI-IIOP存根包出现的远程类型。
|
Modifier and Type | Class and Description |
---|---|
class |
Stub
基类的所有RMI-IIOP存根必须继承。
|
Modifier and Type | Method and Description |
---|---|
Object |
Tie.thisObject()
返回一个表示的目标对象的对象引用。
|
Modifier and Type | Interface and Description |
---|---|
interface |
Current
来自
Current接口使ORB和CORBA服务提供信息访问接口(上下文)与执行,他们正在运行的线程关联。
|
interface |
DomainManager
提供建立和导航到上级和下属域的关系的机制,以及用于创建和访问策略的机制。
|
interface |
DynAny
过时的。
使用新的DynAny相反
|
interface |
DynArray
过时的。
使用新的DynArray相反
|
interface |
DynEnum
过时的。
使用新的DynEnum相反
|
interface |
DynFixed
过时的。
使用新的DynFixed相反
|
interface |
DynSequence
过时的。
使用新的DynSequence相反
|
interface |
DynStruct
过时的。
使用新的DynStruct相反
|
interface |
DynUnion
过时的。
使用新的DynUnion相反
|
interface |
DynValue
过时的。
使用新的DynValue相反
|
interface |
IDLType
一个抽象接口,所有接口库继承(IR)对象表示OMG IDL类型。
|
interface |
IRObject
一个irobject IDL接口是最通用的接口,其它接口库的接口派生,甚至库本身。
|
interface |
Policy
来自
Policy接口允许一个球体或CORBA服务获得一定的选择影响其操作。
|
Modifier and Type | Class and Description |
---|---|
class |
_IDLTypeStub
对于
IDLType存根。
|
class |
_PolicyStub
对于
Policy存根。
|
class |
DynamicImplementation
过时的。
org.omg.corba.dynamicimplementation
|
class |
LocalObject
作为一个在java语言映射本地的IDL接口实现的基类。
|
Modifier and Type | Field and Description |
---|---|
Object |
ObjectHolder.value
这
ObjectHolder 对象举行
Object 价值。
|
Modifier and Type | Method and Description |
---|---|
Object |
Object._duplicate()
返回该对象引用复制。
|
Object |
LocalObject._duplicate()
抛出的信息“这是一个局部约束对象的
org.omg.CORBA.NO_IMPLEMENT 例外。”这种方法的
org.omg.CORBA.Object 方法的默认实现。
|
Object |
Object._get_interface_def()
获取为对象实施的对象的引用,引用的
InterfaceDef 。
|
Object |
LocalObject._get_interface_def()
抛出的消息”,这是一个局部约束对象
org.omg.CORBA.NO_IMPLEMENT 例外。”这种方法的
org.omg.CORBA.Object 方法的默认实现。
|
Object |
LocalObject._get_interface()
抛出的信息“这是一个局部约束对象的
org.omg.CORBA.NO_IMPLEMENT 例外。”这种方法不适用于局部对象,因此没有实现。
|
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 例外。”这种方法不适用于局部对象,因此没有实现。
|
abstract Object |
Any.extract_Object()
在这
Any 提取对象的
value 领域
org.omg.CORBA.Object 。
|
static Object |
ObjectHelper.extract(Any a) |
Object |
DynAny.get_reference()
过时的。
检索包含在本
DynAny 对象的
org.omg.CORBA.Other 。
|
Object |
DataInputStream.read_Object()
读取一个IDL CORBA::从输入流对象。
|
static Object |
ObjectHelper.read(InputStream istream) |
abstract Object |
ORB.resolve_initial_references(String object_name)
从可用的初始服务名称的集合中解析特定对象引用。
|
abstract Object |
ORB.string_to_object(String str)
将一个字符串的方法
object_to_string 回到一个CORBA对象的引用。
|
abstract Object |
Request.target()
检索目标对象引用。
|
Modifier and Type | Method and Description |
---|---|
boolean |
Object._is_equivalent(Object other)
确定两个对象引用是等价的,只要球可以很容易地确定。
|
boolean |
LocalObject._is_equivalent(Object that)
确定两个对象引用是等价的,只要球可以很容易地确定。
|
void |
ORB.connect(Object obj)
将给定的仆人对象(java对象是服务器的实现类的实例)的球。
|
NVList |
ORB.create_operation_list(Object oper)
创建一个
NVList 为运行在给定的
OperationDef 对象描述描述初始化参数。
|
void |
ORB.disconnect(Object obj)
断开从球体的仆人对象。
|
abstract void |
Any.insert_Object(Object o)
插入指定的
org.omg.CORBA.Object 对象到对象的
value 领域
Any 。
|
abstract void |
Any.insert_Object(Object o, TypeCode t)
插入指定的
org.omg.CORBA.Object 对象到对象的
value 领域
Any 。
|
void |
DynAny.insert_reference(Object value)
过时的。
插入指定的
org.omg.CORBA.Object 作为这
DynAny 对象的值。
|
static void |
ObjectHelper.insert(Any a, Object that) |
static Current |
CurrentHelper.narrow(Object obj) |
static Policy |
PolicyHelper.narrow(Object obj) |
static IDLType |
IDLTypeHelper.narrow(Object obj) |
abstract String |
ORB.object_to_string(Object obj)
将给定的CORBA对象引用字符串。
|
void |
DataOutputStream.write_Object(Object value)
写IDL CORBA::到输出流对象的值。
|
static void |
ObjectHelper.write(OutputStream ostream, Object value) |
Constructor and Description |
---|
ObjectHolder(Object initial)
构建一个新的
value 字段初始化为给定的
Object
ObjectHolder 对象。
|
Modifier and Type | Method and Description |
---|---|
Object |
ORB.get_value_def(String repid) |
Modifier and Type | Method and Description |
---|---|
String |
Delegate.get_codebase(Object self)
返回的代码对象提供参考。
|
Modifier and Type | Class and Description |
---|---|
class |
ObjectImpl
所有的存根类共同的基类;提供的
org.omg.CORBA.Object 方法的默认实现。
|
Modifier and Type | Method and Description |
---|---|
Object |
ObjectImpl._duplicate()
返回该对象的副本
ObjectImpl 。
|
Object |
ObjectImpl._get_interface_def()
检索此
ObjectImpl 对象的接口定义。
|
Object |
ObjectImpl._set_policy_override(Policy[] policies, SetOverrideType set_add)
设置给定的政策来
SetOverrideType 给定实例这
ObjectImpl 对象的覆盖类型。
|
abstract Object |
Delegate.duplicate(Object obj)
返回提供的对象引用的副本。
|
abstract Object |
Delegate.get_interface_def(Object self)
返回的对象的interfacedef提供参考。
|
abstract Object |
InputStream.read_Object()
从输入流中读取一个CORBA对象。
|
Object |
InputStream.read_Object(类 clz)
解封对象并返回一个对象,这是类的实例作为参数传递。
|
Object |
Delegate.set_policy_override(Object self, Policy[] policies, SetOverrideType set_add)
联营公司的政策与一个新创建的对象引用,它返回。
|
Modifier and Type | Method and Description |
---|---|
boolean |
ObjectImpl._is_equivalent(Object that)
检查是否给定的
ObjectImpl 对象相当于这
ObjectImpl 对象。
|
abstract Request |
Delegate.create_request(Object obj, Context ctx, String operation, NVList arg_list, NamedValue result)
在动态调用接口中创建一个用于使用的请求实例。
|
abstract Request |
Delegate.create_request(Object obj, Context ctx, String operation, NVList arg_list, NamedValue result, ExceptionList exclist, ContextList ctxlist)
在动态调用接口中创建一个用于使用的请求实例。
|
abstract Object |
Delegate.duplicate(Object obj)
返回提供的对象引用的副本。
|
boolean |
Delegate.equals(Object self, Object obj)
为实现重写Equals(java.lang.Object对象)的授权的CORBA对象的方法。
|
DomainManager[] |
Delegate.get_domain_managers(Object self)
检索该对象的
DomainManagers 。
|
abstract Object |
Delegate.get_interface_def(Object self)
返回的对象的interfacedef提供参考。
|
Policy |
Delegate.get_policy(Object self, int policy_type)
返回指定类型的适用于该对象的
Policy 对象。
|
abstract int |
Delegate.hash(Object obj, int max)
返回一个球体内部标识符(hashCode)这个对象的引用。
|
int |
Delegate.hashCode(Object self)
提供实现重写授权的CORBA对象的hashcode()方法。
|
InputStream |
Delegate.invoke(Object self, OutputStream output)
调用是由一个短调用调用一个操作。
|
abstract boolean |
Delegate.is_a(Object obj, String repository_id)
检查对象引用是否是给定接口的一个实例。
|
abstract boolean |
Delegate.is_equivalent(Object obj, Object other)
确定两个对象引用是否相等。
|
boolean |
Delegate.is_local(Object self)
如果这个对象由一个本地的仆人来实现,则返回真。
|
abstract boolean |
Delegate.non_existent(Object obj)
确定对象引用的服务器对象是否已被销毁。
|
ORB |
Delegate.orb(Object obj)
参考与参数相关的ORB提供了。
|
abstract void |
Delegate.release(Object obj)
释放与所提供的对象引用相关的资源。
|
void |
Delegate.releaseReply(Object self, InputStream input)
releasereply可以被短释放回复流回球时解封已完成。
|
abstract Request |
Delegate.request(Object obj, String operation)
在动态调用接口中创建一个用于使用的请求实例。
|
OutputStream |
Delegate.request(Object self, String operation, boolean responseExpected)
请求是由短获得OutputStream编组参数。
|
void |
Delegate.servant_postinvoke(Object self, ServantObject servant)
servant_postinvoke()是通过局部短手术后一直在当地的仆人调用。
|
ServantObject |
Delegate.servant_preinvoke(Object self, String operation, 类 expectedType)
返回一个java的资料,应使用这个请求的仆人。
|
Object |
Delegate.set_policy_override(Object self, Policy[] policies, SetOverrideType set_add)
联营公司的政策与一个新创建的对象引用,它返回。
|
String |
Delegate.toString(Object self)
提供实现重写授权的CORBA对象的tostring()方法。
|
abstract void |
OutputStream.write_Object(Object value)
写入输出流CORBA对象。
|
Modifier and Type | Interface and Description |
---|---|
interface |
BindingIterator
的bindingiterator接口允许客户端遍历绑定使用next_one或next_n操作。
|
interface |
NamingContext
一个命名上下文是一个对象,它包含一组名称绑定,其中每个名称都是唯一的。
|
interface |
NamingContextExt
NamingContextExt 是
NamingContext 包含一组名字的绑定中的每个名字都是独特的,是可互操作的命名服务部分的延伸。
|
Modifier and Type | Class and Description |
---|---|
class |
_BindingIteratorImplBase |
class |
_BindingIteratorStub
的bindingiterator接口允许客户端遍历绑定使用next_one或next_n操作。
|
class |
_NamingContextExtStub
NamingContextExt 是
NamingContext 包含一组名字的绑定中的每个名字都是独特的,是可互操作的命名服务部分的延伸。
|
class |
_NamingContextImplBase |
class |
_NamingContextStub
一个命名上下文是一个对象,它包含一组名称绑定,其中每个名称都是唯一的。
|
Modifier and Type | Method and Description |
---|---|
Object |
_NamingContextExtStub.resolve_str(String sn)
此操作解决了字符化的名字到对象的引用。
|
Object |
NamingContextExtOperations.resolve_str(String sn)
此操作解决了字符化的名字到对象的引用。
|
Object |
_NamingContextExtStub.resolve(NameComponent[] n)
解析操作是在一个给定的上下文中检索一个绑定到名称的对象的过程。
|
Object |
NamingContextOperations.resolve(NameComponent[] n)
解析操作是在一个给定的上下文中检索一个绑定到名称的对象的过程。
|
Object |
_NamingContextStub.resolve(NameComponent[] n)
解析操作是在一个给定的上下文中检索一个绑定到名称的对象的过程。
|
Modifier and Type | Method and Description |
---|---|
void |
_NamingContextExtStub.bind(NameComponent[] n, Object obj)
在命名上下文中创建一个名称和一个对象的绑定。
|
void |
NamingContextOperations.bind(NameComponent[] n, Object obj)
在命名上下文中创建一个名称和一个对象的绑定。
|
void |
_NamingContextStub.bind(NameComponent[] n, Object obj)
在命名上下文中创建一个名称和一个对象的绑定。
|
static NamingContext |
NamingContextHelper.narrow(Object obj) |
static BindingIterator |
BindingIteratorHelper.narrow(Object obj) |
static NamingContextExt |
NamingContextExtHelper.narrow(Object obj) |
void |
_NamingContextExtStub.rebind(NameComponent[] n, Object obj)
在命名上下文中创建一个名称和一个对象的绑定,即使名称已在上下文中绑定了。
|
void |
NamingContextOperations.rebind(NameComponent[] n, Object obj)
在命名上下文中创建一个名称和一个对象的绑定,即使名称已在上下文中绑定了。
|
void |
_NamingContextStub.rebind(NameComponent[] n, Object obj)
在命名上下文中创建一个名称和一个对象的绑定,即使名称已在上下文中绑定了。
|
static NamingContext |
NamingContextHelper.unchecked_narrow(Object obj) |
static BindingIterator |
BindingIteratorHelper.unchecked_narrow(Object obj) |
static NamingContextExt |
NamingContextExtHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
DynAnyFactory
dynany对象可以通过调用操作的dynanyfactory对象创建。
|
interface |
DynValueBox
dynvaluebox对象支持IDL操作装箱的值类型。
|
interface |
DynValueCommon
dynvaluecommon提供支持的操作的dynvalue和dynvaluebox接口。
|
Modifier and Type | Class and Description |
---|---|
class |
_DynAnyFactoryStub
dynany对象可以通过调用操作的dynanyfactory对象创建。
|
class |
_DynAnyStub
任何值可以动态地解释(遍历),通过dynany对象构造。
|
class |
_DynArrayStub
dynarray对象支持IDL数组操作。
|
class |
_DynEnumStub
dynenum对象支持IDL操作的枚举值。
|
class |
_DynFixedStub
dynfixed对象支持IDL固定值的操作。
|
class |
_DynSequenceStub
dynsequence对象支持IDL的操作序列。
|
class |
_DynStructStub
dynstruct对象支持操纵IDL结构和异常值。
|
class |
_DynUnionStub
dynunion对象支持IDL工会的操纵。
|
class |
_DynValueStub
dynvalue对象支持IDL非操纵装箱的值类型。
|
Modifier and Type | Method and Description |
---|---|
Object |
_DynSequenceStub.get_reference()
提取物从这dynany CORBA对象的引用。
|
Object |
DynAnyOperations.get_reference()
提取物从这dynany CORBA对象的引用。
|
Object |
_DynEnumStub.get_reference()
提取物从这dynany CORBA对象的引用。
|
Object |
_DynValueStub.get_reference()
提取物从这dynany CORBA对象的引用。
|
Object |
_DynArrayStub.get_reference()
提取物从这dynany CORBA对象的引用。
|
Object |
_DynStructStub.get_reference()
提取物从这dynany CORBA对象的引用。
|
Object |
_DynAnyStub.get_reference()
提取物从这dynany CORBA对象的引用。
|
Object |
_DynFixedStub.get_reference()
提取物从这dynany CORBA对象的引用。
|
Object |
_DynUnionStub.get_reference()
提取物从这dynany CORBA对象的引用。
|
Modifier and Type | Method and Description |
---|---|
void |
_DynSequenceStub.insert_reference(Object value)
插入一个引用一个CORBA对象的dynany。
|
void |
DynAnyOperations.insert_reference(Object value)
插入一个引用一个CORBA对象的dynany。
|
void |
_DynEnumStub.insert_reference(Object value)
插入一个引用一个CORBA对象的dynany。
|
void |
_DynValueStub.insert_reference(Object value)
插入一个引用一个CORBA对象的dynany。
|
void |
_DynArrayStub.insert_reference(Object value)
插入一个引用一个CORBA对象的dynany。
|
void |
_DynStructStub.insert_reference(Object value)
插入一个引用一个CORBA对象的dynany。
|
void |
_DynAnyStub.insert_reference(Object value)
插入一个引用一个CORBA对象的dynany。
|
void |
_DynFixedStub.insert_reference(Object value)
插入一个引用一个CORBA对象的dynany。
|
void |
_DynUnionStub.insert_reference(Object value)
插入一个引用一个CORBA对象的dynany。
|
static DynUnion |
DynUnionHelper.narrow(Object obj) |
static DynSequence |
DynSequenceHelper.narrow(Object obj) |
static DynEnum |
DynEnumHelper.narrow(Object obj) |
static DynArray |
DynArrayHelper.narrow(Object obj) |
static DynFixed |
DynFixedHelper.narrow(Object obj) |
static DynAny |
DynAnyHelper.narrow(Object obj) |
static DynValue |
DynValueHelper.narrow(Object obj) |
static DynStruct |
DynStructHelper.narrow(Object obj) |
static DynAnyFactory |
DynAnyFactoryHelper.narrow(Object obj) |
static DynUnion |
DynUnionHelper.unchecked_narrow(Object obj) |
static DynSequence |
DynSequenceHelper.unchecked_narrow(Object obj) |
static DynEnum |
DynEnumHelper.unchecked_narrow(Object obj) |
static DynArray |
DynArrayHelper.unchecked_narrow(Object obj) |
static DynFixed |
DynFixedHelper.unchecked_narrow(Object obj) |
static DynAny |
DynAnyHelper.unchecked_narrow(Object obj) |
static DynValue |
DynValueHelper.unchecked_narrow(Object obj) |
static DynStruct |
DynStructHelper.unchecked_narrow(Object obj) |
static DynAnyFactory |
DynAnyFactoryHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
Codec
通过ORB服务使用IOR组件和服务的上下文数据的格式通常被定义为CDR封装编码IDL定义的数据类型的实例。
|
interface |
CodecFactory
Codecs 从
CodecFactory 获得。
|
Modifier and Type | Method and Description |
---|---|
static CodecFactory |
CodecFactoryHelper.narrow(Object obj) |
static CodecFactory |
CodecFactoryHelper.unchecked_narrow(Object obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
ClientRequestInfo
请求信息,客户端访问请求拦截器。
|
interface |
ClientRequestInterceptor
客户端请求拦截。
|
interface |
Interceptor
所有的便携式拦截器实施拦截。
|
interface |
IORInfo
提供服务器端的ORB服务建设和添加组件的IOR的能力中的适用策略的访问。
|
interface |
IORInterceptor
用于建立标签组件配置文件在一个IOR拦截器。
|
interface |
IORInterceptor_3_0
org /天/ portableinterceptor / iorinterceptor_3_0.java。
|
interface |
ORBInitializer
有利于拦截登记和ORB初始化。
|
interface |
ORBInitInfo
给每个
ORBInitializer ,允许它来登记拦截而ORB初始化执行其他职责。
|
interface |
PolicyFactory
使政策类型被使用
CORBA.ORB.create_policy 。
|
interface |
RequestInfo
请求信息,访问拦截。
|
interface |
ServerRequestInfo
请求信息,服务器端请求拦截访问。
|
interface |
ServerRequestInterceptor
服务器端请求拦截。
|
Modifier and Type | Field and Description |
---|---|
Object |
ForwardRequest.forward
新的对象将请求转发给。
|
Modifier and Type | Method and Description |
---|---|
Object |
ClientRequestInfoOperations.effective_target()
返回调用操作将被调用的实际对象。
|
Object |
RequestInfoOperations.forward_reference()
包含该请求将被转发的对象,如果
reply_status 属性
LOCATION_FORWARD 。
|
Object |
ObjectReferenceFactory.make_object(String repositoryId, byte[] object_id)
make_object根据此模板中的数据创建一个CORBA对象的引用,使用给定的库ID和对象ID。
|
Object |
ORBInitInfoOperations.resolve_initial_references(String id)
相同的
ORB.resolve_initial_references 。
|
Object |
ClientRequestInfoOperations.target()
返回客户端调用的对象执行操作的对象。
|
Modifier and Type | Method and Description |
---|---|
static Current |
CurrentHelper.narrow(Object obj) |
static IORInterceptor_3_0 |
IORInterceptor_3_0Helper.narrow(Object obj) |
void |
ORBInitInfoOperations.register_initial_reference(String id, Object obj)
相同的
ORB.register_initial_reference 。
|
static Current |
CurrentHelper.unchecked_narrow(Object obj) |
static IORInterceptor_3_0 |
IORInterceptor_3_0Helper.unchecked_narrow(Object obj) |
Constructor and Description |
---|
ForwardRequest(Object _forward) |
ForwardRequest(String $reason, Object _forward) |
Modifier and Type | Interface and Description |
---|---|
interface |
AdapterActivator
一个适配器激活供应早熟禾创造孩子波阿斯对需求的能力,作为一个副作用的接收请求,名字孩子早熟(或其子女),或当find_poa叫做激活参数真值。
|
interface |
IdAssignmentPolicy
idassignmentpolicy指定是否在创建的POA对象ID的应用程序或ORB的产生。
|
interface |
IdUniquenessPolicy
IdUniquenessPolicy指定的仆人在创建的POA活性必须有唯一的对象我的身份。
|
interface |
ImplicitActivationPolicy
这一政策指定是否公务员内隐激活是在创建POA支持。
|
interface |
LifespanPolicy
LifespanPolicy指定的对象在创建的POA实现寿命。
|
interface |
POA
POA对象管理对象集合的实现。
|
interface |
POAManager
每个对象都有一个相关的poamanager对象POA。
|
interface |
RequestProcessingPolicy
这一政策指定请求的处理创造了POA。
|
interface |
ServantActivator
当POA的保留政策使用的是servantactivators仆人经理。
|
interface |
ServantLocator
当POA它使用的是servantlocators仆人管理non_retain政策。
|
interface |
ServantManager
一个仆人经理提供POA与激活POA需求时接收到一个请求针对活动对象物体的能力。
|
interface |
ServantRetentionPolicy
这一政策指定是否保留了POA活性仆人在一个活动对象图。
|
interface |
ThreadPolicy
ThreadPolicy指定的线程模型用于创建的POA。
|
Modifier and Type | Class and Description |
---|---|
class |
_ServantActivatorStub
当POA的保留政策使用的是servantactivators仆人经理。
|
class |
_ServantLocatorStub
当POA它使用的是servantlocators仆人管理non_retain政策。
|
Modifier and Type | Field and Description |
---|---|
Object |
ForwardRequest.forward_reference |
Modifier and Type | Method and Description |
---|---|
Object |
Servant._get_interface_def()
返回一个
InterfaceDef 对象作为一个
CORBA::Object 定义的
Servant 实施
CORBA::Object 运行时类型。
|
Object |
Servant._this_object()
让仆人去获得它化身为请求的目标对象的对象引用。
|
Object |
Servant._this_object(ORB orb)
让仆人去获得它化身为请求的目标对象的对象引用。
|
Object |
POAOperations.create_reference_with_id(byte[] oid, String intf)
此操作将创建一个对象的引用,将指定的对象ID和接口库ID值。
|
Object |
POAOperations.create_reference(String intf)
此操作将创建一个对象的引用,封装了一个POA生成对象ID值和指定的接口库的ID。
|
Object |
POAOperations.id_to_reference(byte[] oid)
如果当前活动的对象具有指定的对象标识值,则返回用于激活该对象的信息的引用被返回。
|
Object |
POAOperations.servant_to_reference(Servant p_servant)
此操作要求保持政策的unique_id或implicit_activation政策如果调用一个操作被这个早熟的上下文之外。
|
Modifier and Type | Method and Description |
---|---|
static POA |
POAHelper.narrow(Object obj) |
static Current |
CurrentHelper.narrow(Object obj) |
static ServantLocator |
ServantLocatorHelper.narrow(Object obj) |
static ServantActivator |
ServantActivatorHelper.narrow(Object obj) |
byte[] |
POAOperations.reference_to_id(Object reference)
此操作返回由指定的引用封装的对象标识值。
|
Servant |
POAOperations.reference_to_servant(Object reference)
如果早熟有保留政策和指定的对象是主动对象映射,该操作返回,活动对象图对象关联的仆人。
|
static ServantLocator |
ServantLocatorHelper.unchecked_narrow(Object obj) |
static ServantActivator |
ServantActivatorHelper.unchecked_narrow(Object obj) |
Constructor and Description |
---|
ForwardRequest(Object _forward_reference) |
ForwardRequest(String $reason, Object _forward_reference) |
Modifier and Type | Method and Description |
---|---|
Object |
Delegate.get_interface_def(Servant self)
此操作返回在接口库中的对象,该对象提供了可能对程序有用的类型信息。
|
Object |
Delegate.this_object(Servant Self)
这让仆人来获得它化身为请求的目标对象的对象引用。
|
Modifier and Type | Interface and Description |
---|---|
interface |
RunTime
定义表示请求发送上下文的基类。
|
Modifier and Type | Class and Description |
---|---|
class |
_Remote_Stub
此类为远程类型提供存根。
|
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.