Uses of Interface org.omg.CORBA.Object

Uses in package org.omg.CORBA_2_3

Methods with return type org.omg.CORBA.Object

Object
ORB.get_value_def(String repository_id)
Should return a defintion of the value type as described in the interface repository.

Uses in package org.omg.CosNaming

Classes implementing org.omg.CORBA.Object

class
The binding iterator implementation base.
class
The binding interator stub (proxy), used on the client side.
class
The extended naming context implementation base.
class
The extended naming context stub (proxy), used on the client side.
class
The naming context implementation base.
class
The naming context stub (proxy), used on the client side.

Methods with parameter type org.omg.CORBA.Object

void
NamingContext.bind(NameComponent[] a_name, Object an_object)
Gives the object a name, valid in this context.
void
Gives the object a name, valid in this context.
void
BindingIterator
Narrow the given object to the BindingIterator.
NamingContextExt
Cast the passed object into the NamingContextExt.
NamingContext
Cast the passed object into the NamingContext.
void
NamingContext.rebind(NameComponent[] a_name, Object an_object)
Names or renames the object.
void
Names or renames the object.
void
BindingIterator
Narrow the given object to the BindingIterator.
NamingContextExt
Narrow the given object to the NamingContextExt.
NamingContext
Narrow the given object to the NamingContext.

Methods with return type org.omg.CORBA.Object

Object
Get the object, bound to the specified name in this context.
Object
Get the object, bound to the specified name in this context.
Object
Object
Resolve the name, represented in the form of the string.
Object

Uses in package org.omg.PortableServer.portable

Methods with return type org.omg.CORBA.Object

Object
Get the interface repository defintion InterfaceDef for this Object.
Object
Obtains the CORBA object reference that is an invocation target for the given servant.

Uses in package org.omg.stub.java.rmi

Classes implementing org.omg.CORBA.Object

class
Provides a stub for Remote type.

Uses in package org.omg.DynamicAny

Classes implementing org.omg.CORBA.Object

class
Should provide support for remote invocation of methods on DynAnyFactory.
class
Should provide support for remote invocation of methods on DynAny.
class
Should provide support for remote invocation of methods on DynArray.
class
Should provide support for remote invocation of methods on DynEnum.
class
Should provide support for remote invocation of methods on DynFixed.
class
Should provide support for remote invocation of methods on DynSequence.
class
Should provide support for remote invocation of methods on DynStruct.
class
Should provide support for remote invocation of methods on DynUnion.
class
Should provide support for remote invocation of methods on DynValue.

Methods with parameter type org.omg.CORBA.Object

void
Insert the object reference into the enclosed Any inside this DynAny
void
The remote call of DynAny methods is not possible.
void
The remote call of DynAny methods is not possible.
void
The remote call of DynAny methods is not possible.
void
The remote call of DynAny methods is not possible.
void
The remote call of DynAny methods is not possible.
void
The remote call of DynAny methods is not possible.
void
The remote call of DynAny methods is not possible.
void
The remote call of DynAny methods is not possible.
DynAnyFactory
Cast the passed object into the DynAnyFactory.
DynAny
Cast the passed object into the DynAny.
DynArray
Cast the passed object into the DynArray.
DynEnum
Cast the passed object into the DynEnum.
DynFixed
Cast the passed object into the DynFixed.
DynSequence
Cast the passed object into the DynSequence.
DynStruct
Cast the passed object into the DynStruct.
DynUnion
Cast the passed object into the DynUnion.
DynValue
Cast the passed object into the DynValue.
DynAnyFactory
Narrow the given object to the DynAnyFactory.
DynAny
Narrow the given object to the DynAny.
DynArray
Narrow the given object to the DynArray.
DynEnum
Narrow the given object to the DynEnum.
DynFixed
Narrow the given object to the DynFixed.
DynSequence
Narrow the given object to the DynSequence.
DynStruct
Narrow the given object to the DynStruct.
DynUnion
Narrow the given object to the DynUnion.
DynValue
Narrow the given object to the DynValue.

Methods with return type org.omg.CORBA.Object

Object
Extract the CORBA object reference that is expected to be stored in this DynAny.
Object
The remote call of DynAny methods is not possible.
Object
The remote call of DynAny methods is not possible.
Object
The remote call of DynAny methods is not possible.
Object
The remote call of DynAny methods is not possible.
Object
The remote call of DynAny methods is not possible.
Object
The remote call of DynAny methods is not possible.
Object
The remote call of DynAny methods is not possible.
Object
The remote call of DynAny methods is not possible.

Uses in package org.omg.PortableServer

Classes implementing org.omg.CORBA.Object

class
This ServantActivator stub is an optional base for the servant activators.
class
The ServantLocator stub is an optional base for the servant locators.

Constructors with parameter type org.omg.CORBA.Object

ForwardRequest.ForwardRequest(String why, Object a_forward_reference)
Create the ForwardRequest with explaining message and initialising the object reference to the given value.
ForwardRequest.ForwardRequest(Object a_forward_reference)
Create the ForwardRequest without explaining message and initialising the object reference to the given value.

Fields of type org.omg.CORBA.Object

Object
The object reference, indicating the new location of the invocation target.

Methods with parameter type org.omg.CORBA.Object

Current
Cast the passed object into the POA Current.
POA
Cast the passed object into the POA.
ServantActivator
Casts the passed object into the ServantActivator.
ServantLocator
Cast the passed object into the ServantLocator.
byte[]
Returns the Object Id, encapsulated in the given object reference.
Servant
Returns the servant that is serving this object.
ServantActivator
Narrow the given object to the ServantActivator.
ServantLocator
Narrow the given object to the ServantLocator.

Methods with return type org.omg.CORBA.Object

Object
Get the interface repository definition InterfaceDef for this Object.
Object
Obtains the CORBA object reference that is a current invocation target for the given servant.
Object
Obtains the CORBA object reference that is a current invocation target for the given servant.
Object
Create the object reference, encapsulating the given repository Id and the Object Id, generated by this POA.
Object
POAOperations.create_reference_with_id(byte[] an_object_id, String a_repository_id)
Create the object reference, encapsulating the given repository Id and the given Object Id.
Object
POAOperations.id_to_reference(byte[] the_Object_Id)
Returns the reference to the active object with the given Id.
Object
Converts the given servant to the object reference.

Uses in package org.omg.CORBA_2_3.portable

Classes implementing org.omg.CORBA.Object

class
Extends the previous version of the CORBA object by one additional method, defined in CORBA 2_3 .

Methods with parameter type org.omg.CORBA.Object

String
Returns the codebase for the provided object reference.

Uses in package org.omg.CORBA.portable

Classes implementing org.omg.CORBA.Object

class
The basic implementation of the CORBA Object.

Methods with parameter type org.omg.CORBA.Object

boolean
Return true if the other object references are equivalent, so far as it is possible to determine this easily.
Request
Delegate.create_request(Object target, Context context, String operation, NVList parameters, NamedValue returns)
Create a request to invoke the method of this object.
Request
Delegate.create_request(Object target, Context context, String operation, NVList parameters, NamedValue returns, ExceptionList exceptions, ContextList ctx_list)
Create a request to invoke the method of this object, specifying context list and the list of the expected exception.
Object
Duplicate the object reference.
boolean
Delegate.equals(Object self, Object other)
Compares two objects for equality.
DomainManager[]
Retrieve the domain managers for this object.
Object
Policy
Delegate.get_policy(Object target, int a_policy_type)
Returns the Policy, applying to this object.
int
Delegate.hash(Object target, int maximum)
Get the hashcode this object reference.
int
Return the hashcode for this CORBA object.
InputStream
Invoke the operation.
boolean
Delegate.is_a(Object target, String repositoryIdentifer)
Check if this object can be referenced by the given repository id.
boolean
Return true if the other object references are equivalent, so far as it is possible to determine this easily.
boolean
Returns true if the object is local.
boolean
Determines if the server object for this reference has already been destroyed.
ORB
Provides the reference to ORB.
void
Free resoureces, occupied by this reference.
void
Release the reply stream back to ORB after finishing reading the data from it.
Request
Delegate.request(Object target, String operation)
Create a request to invoke the method of this CORBA object.
OutputStream
Delegate.request(Object target, String operation, boolean response_expected)
Create a request to invoke the method of this CORBA object.
void
This method is always called after invoking the operation on the local servant.
ServantObject
Delegate.servant_preinvoke(Object self, String operation, Class<T> expectedType)
Returns a servant that should be used for this request.
Object
Returns a new object with the new policies either replacing or extending the current policies, depending on the second parameter.
String
Return a string representation of the passed object.
void
Write CORBA (not java) Object.

Methods with return type org.omg.CORBA.Object

Object
Duplicate the object reference.
Object
Get the InterfaceDef for this Object.
Object
Returns a new object with the new policies either replacing or extending the current policies, depending on the second parameter.
Object
Duplicate the object reference.
Object
Object
Read a CORBA (not java) object
Object
Read a CORBA object that is an instance of the class, passed as an argument.
Object
Returns a new object with the new policies either replacing or extending the current policies, depending on the second parameter.

Uses in package org.omg.IOP

Methods with parameter type org.omg.CORBA.Object

CodecFactory
Cast the passed object into the CodecFactory.
CodecFactory
Narrow the given object to the CodecFactory.

Uses in package javax.rmi.CORBA

Classes implementing org.omg.CORBA.Object

class
A Stub descendants provide access to the object on the client side.

Methods with return type org.omg.CORBA.Object

Object
Get the object that delegates calls to this tie.

Uses in package org.omg.CORBA

Classes implementing org.omg.CORBA.Object

class
This class was probably originally thinked as a base of all CORBA object implementations.
class
An object, formally implementing the CORBA Object, but actually handling all invocations locally.
class
The stub for the IDL type.
class
The Policy stub (proxy), used on the client side.

Constructors with parameter type org.omg.CORBA.Object

Constructs an instance of ObjectHolder, initializing value to the given org.omg.CORBA.Object.

Fields of type org.omg.CORBA.Object

Object
The org.omg.CORBA.Object (CORBA Object) value, held by this ObjectHolder.

Methods with parameter type org.omg.CORBA.Object

boolean
Determines if the object is equal to another object, so far as it is possible to determine easily.
boolean
Return true if the other object references are equivalent, so far as it is possible to determine this easily.
void
ORB.connect(Object object)
Connect the given CORBA object to this ORB.
NVList
ORB.create_operation_list(Object operation_definition)
This should create the list, initialised with the argument descriptions for the given operation definition (CORBA OperationDef).
void
Disconnect the given CORBA object from this ORB.
void
Insert the object into the given Any.
void
Insert the CORBA Object into this Any
void
Insert the CORBA Object into this Any
void
Insert the object reference into the enclosed Any inside this DynAny
Current
Cast the passed object into the Current.
IDLType
Narrows the CORBA object into the IDL type.
Policy
Cast the passed object into the Policy.
String
Get the IOR reference string for the given object.
void
Write the object into the given CDR output stream.
void
Write CORBA object reference to the output stream.

Methods with return type org.omg.CORBA.Object

Object
This method is not appropriate for the local objects and just throws an exception.
Object
Duplicate the object reference.
Object
This method is not appropriate for the local objects and just throws an exception.
Object
This method is not appropriate for the local objects and just throws an exception.
Object
Get the InterfaceDef for this Object.
Object
This method is not appropriate for the local objects and just throws an exception.
Object
Returns a new object with the new policies either replacing or extending the current policies, depending on the second parameter.
Object
Extract the array of object from the given Any.
Object
Extract the CORBA Object from this Any
Object
Extract the CORBA object reference that is expected to be stored in this DynAny.
Object
Read the object from the given CDR input stream.
Object
Read CORBA object.
Object
Find and return the easily accessible CORBA object, addressed by name.
Object
Find and return the CORBA object, addressed by the given string representation.
Object
Return the CORBA object on that the method would be invoked.

Uses in package org.omg.PortableInterceptor

Constructors with parameter type org.omg.CORBA.Object

Create the ForwardRequest with explaining message and all fields initialised to the given values.
Create the ForwardRequest without explaining message and all fields initialised to the given values.

Fields of type org.omg.CORBA.Object

Object
The field forward.

Methods with parameter type org.omg.CORBA.Object

Current
Cast the passed object into the Current.
IORInterceptor_3_0
Narrow the passed object into the IORInterceptor_3_0.
void
Register the initial reference.
Current
Narrow the given object to the Current.
IORInterceptor_3_0
Narrow the passed object into the IORInterceptor_3_0.

Methods with return type org.omg.CORBA.Object

Object
Returns the object on that the operation will be invoked after handling the possible forwarding.
Object
If the request contains forwarding information (the reply_status attribute being LOCATION_FORWARD), return the forwarding target.
Object
ObjectReferenceFactory.make_object(String repositoryId, byte[] objectId)
Create an object with the given repository and object ids.
Object
Object
Returns the object on that the client has invoked the the operation.