org.omg.CORBA
Interface Object
- All Known Subinterfaces:
- LocalInterface
- All Known Implementing Classes:
- DynamicImplementation, LocalObject, ObjectImpl, ObjectImpl
public interface Object
_is_a
boolean _is_a(String repositoryIdentifier)
_is_equivalent
boolean _is_equivalent(Object other)
_non_existent
boolean _non_existent()
_hash
int _hash(int maximum)
_duplicate
Object _duplicate()
_release
void _release()
_get_interface
InterfaceDef _get_interface()
- Deprecated. Deprecated by CORBA 2.3
_get_interface_def
Object _get_interface_def()
_request
Request _request(String operation)
_create_request
Request _create_request(Context ctx,
String operation,
NVList arg_list,
NamedValue result)
_create_request
Request _create_request(Context ctx,
String operation,
NVList arg_list,
NamedValue result,
ExceptionList exclist,
ContextList ctxlist)
_get_policy
Policy _get_policy(int policy_type)
_get_domain_managers
DomainManager[] _get_domain_managers()
_set_policy_override
Object _set_policy_override(Policy[] policies,
SetOverrideType set_add)
Copyright © 2006 Apache Software Foundation. All Rights Reserved.