Package com.sun.org.omg.SendingContext
Class _CodeBaseStub
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
com.sun.org.omg.SendingContext._CodeBaseStub
- All Implemented Interfaces:
CodeBase
,CodeBaseOperations
,Serializable
,Object
,IDLEntity
,RunTime
,RunTimeOperations
com/sun/org/omg/SendingContext/_CodeBaseStub.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from rt.idl
Thursday, May 6, 1999 1:52:08 AM PDT
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.omg.CORBA.portable.ObjectImpl
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
-
Field Details
-
__ids
-
-
Constructor Details
-
_CodeBaseStub
public _CodeBaseStub() -
_CodeBaseStub
-
-
Method Details
-
get_ir
- Specified by:
get_ir
in interfaceCodeBaseOperations
-
implementation
- Specified by:
implementation
in interfaceCodeBaseOperations
-
implementations
- Specified by:
implementations
in interfaceCodeBaseOperations
-
meta
- Specified by:
meta
in interfaceCodeBaseOperations
-
metas
- Specified by:
metas
in interfaceCodeBaseOperations
-
bases
- Specified by:
bases
in interfaceCodeBaseOperations
-
_ids
Description copied from class:ObjectImpl
Retrieves a string array containing the repository identifiers supported by thisObjectImpl
object. For example, for a stub, this method returns information about all the interfaces supported by the stub.- Specified by:
_ids
in classObjectImpl
- Returns:
- the array of all repository identifiers supported by this
ObjectImpl
instance
-
readObject
-
writeObject
-