org.omg.PortableInterceptor
Class RequestInfoLocalTie
java.lang.Object
org.omg.CORBA.LocalObject
org.omg.PortableInterceptor._RequestInfoLocalBase
org.omg.PortableInterceptor.RequestInfoLocalTie
- All Implemented Interfaces:
- Serializable, LocalInterface, Object, IDLEntity, RequestInfo, RequestInfoOperations
public class RequestInfoLocalTie
- extends _RequestInfoLocalBase
Generated from IDL interface "RequestInfo".
- Version:
- generated at Jun 18, 2012 10:37:54 AM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
- See Also:
- Serialized Form
Methods inherited from class org.omg.CORBA.LocalObject |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_policy_override, validate_connection |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.omg.CORBA.Object |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
RequestInfoLocalTie
public RequestInfoLocalTie(RequestInfoOperations delegate)
_delegate
public RequestInfoOperations _delegate()
_delegate
public void _delegate(RequestInfoOperations delegate)
get_request_service_context
public ServiceContext get_request_service_context(int id)
get_reply_service_context
public ServiceContext get_reply_service_context(int id)
forward_reference
public Object forward_reference()
operation_context
public String[] operation_context()
exceptions
public TypeCode[] exceptions()
sync_scope
public short sync_scope()
reply_status
public short reply_status()
response_expected
public boolean response_expected()
contexts
public String[] contexts()
operation
public String operation()
arguments
public Parameter[] arguments()
result
public Any result()
get_slot
public Any get_slot(int id)
throws InvalidSlot
- Throws:
InvalidSlot
request_id
public int request_id()
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.