public abstract class LocalObject extends Object implements Object
Constructor and Description |
---|
LocalObject() |
public boolean _is_equivalent(Object that)
_is_equivalent
in interface Object
public boolean _non_existent()
_non_existent
in interface Object
public String[] _ids()
public Object _duplicate()
_duplicate
in interface Object
public Request _create_request(Context ctx, String operation, NVList arg_list, NamedValue result)
_create_request
in interface Object
public Request _create_request(Context ctx, String operation, NVList arg_list, NamedValue result, ExceptionList exceptions, ContextList contexts)
_create_request
in interface Object
public InterfaceDef _get_interface()
_get_interface
in interface Object
public Object _get_interface_def()
_get_interface_def
in interface Object
public ORB _orb()
public Policy _get_policy(int policy_type)
_get_policy
in interface Object
public DomainManager[] _get_domain_managers()
_get_domain_managers
in interface Object
public Object _set_policy_override(Policy[] policies, SetOverrideType set_add)
_set_policy_override
in interface Object
public 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
public void _releaseReply(InputStream input)
public boolean validate_connection()
Copyright © 2013. All Rights Reserved.