public abstract class LocalObject extends Object implements Object
| Constructor and Description |
|---|
LocalObject() |
LocalObject(ORB orb) |
public LocalObject()
public LocalObject(ORB orb)
public boolean _is_equivalent(Object that)
_is_equivalent in interface Objectpublic boolean _non_existent()
_non_existent in interface Objectpublic String[] _ids()
public Object _duplicate()
_duplicate in interface Objectpublic Object _get_component()
_get_component in interface Objectpublic Request _create_request(Context ctx, String operation, NVList arg_list, NamedValue result)
_create_request in interface Objectpublic Request _create_request(Context ctx, String operation, NVList arg_list, NamedValue result, ExceptionList exceptions, ContextList contexts)
_create_request in interface Objectpublic InterfaceDef _get_interface()
_get_interface in interface Objectpublic Object _get_interface_def()
_get_interface_def in interface Objectpublic String _repository_id()
_repository_id in interface Objectpublic ORB _orb()
public Policy _get_policy(int policy_type)
_get_policy in interface Objectpublic DomainManager[] _get_domain_managers()
_get_domain_managers in interface Objectpublic Object _set_policy_override(Policy[] policies, SetOverrideType set_add)
_set_policy_override in interface Objectpublic Object _set_policy_overrides(Policy[] policies, SetOverrideType set_add)
_set_policy_overrides in interface Objectpublic boolean _is_local()
public ServantObject _servant_preinvoke(String operation, Class expectedType)
public void _servant_postinvoke(ServantObject servant)
public OutputStream _request(String operation, boolean responseExpected)
public InputStream _invoke(OutputStream output) throws ApplicationException, RemarshalException
_invoke.output - an org.omg.CORBA.portable.OutputStream valueorg.omg.CORBA.portable.InputStream valueApplicationException - if an error occursRemarshalException - if an error occurspublic void _releaseReply(InputStream input)
public Policy _get_client_policy(int type)
_get_client_policy in interface Objectpublic Policy[] _get_policy_overrides(int[] types)
_get_policy_overrides in interface Objectpublic boolean _validate_connection(PolicyListHolder inconsistent_policies)
_validate_connection in interface ObjectCopyright © 2017 JacORB. All rights reserved.