org.omg.PortableInterceptor
Class RequestInfoLocalTie

java.lang.Object
  extended by org.omg.CORBA.LocalObject
      extended by org.omg.PortableInterceptor._RequestInfoLocalBase
          extended by org.omg.PortableInterceptor.RequestInfoLocalTie
All Implemented Interfaces:
java.io.Serializable, LocalInterface, Object, IDLEntity, RequestInfo, RequestInfoOperations

public class RequestInfoLocalTie
extends _RequestInfoLocalBase

Generated from IDL interface "RequestInfo"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005
See Also:
Serialized Form

Constructor Summary
RequestInfoLocalTie(RequestInfoOperations delegate)
           
 
Method Summary
 RequestInfoOperations _delegate()
           
 void _delegate(RequestInfoOperations delegate)
           
 Parameter[] arguments()
           
 java.lang.String[] contexts()
           
 TypeCode[] exceptions()
           
 Object forward_reference()
           
 ServiceContext get_reply_service_context(int id)
           
 ServiceContext get_request_service_context(int id)
           
 Any get_slot(int id)
           
 java.lang.String[] operation_context()
           
 java.lang.String operation()
           
 short reply_status()
           
 int request_id()
           
 boolean response_expected()
           
 Any result()
           
 short sync_scope()
           
 
Methods inherited from class org.omg.PortableInterceptor._RequestInfoLocalBase
_ids
 
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
 

Constructor Detail

RequestInfoLocalTie

public RequestInfoLocalTie(RequestInfoOperations delegate)
Method Detail

_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 java.lang.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 java.lang.String[] contexts()

operation

public java.lang.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 © {inceptionYear}-2007 null. All Rights Reserved.