org.omg.CORBA_2_3.portable
public abstract class ObjectImpl extends ObjectImpl
Constructor and Description |
---|
ObjectImpl() |
Modifier and Type | Method and Description |
---|---|
String |
_get_codebase()
Returns the codebase for the provided object reference.
|
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _ids, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, toString
public ObjectImpl()
public String _get_codebase()
Delegate.get_codebase(org.omg.CORBA.Object)
.BAD_OPERATION
- if the object delegate is not an instance
of org.omg.CORBA_2_3.portable.Delegate.