org.omg.PortableInterceptor
Class ServerRequestInfoLocalTie
java.lang.Object
org.omg.CORBA.LocalObject
org.omg.PortableInterceptor._ServerRequestInfoLocalBase
org.omg.PortableInterceptor.ServerRequestInfoLocalTie
- All Implemented Interfaces:
- java.io.Serializable, LocalInterface, Object, IDLEntity, RequestInfo, RequestInfoOperations, ServerRequestInfo, ServerRequestInfoOperations
public class ServerRequestInfoLocalTie
- extends _ServerRequestInfoLocalBase
Generated from IDL interface "ServerRequestInfo".
- Version:
- generated at Nov 26, 2008 7:00:29 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 5), 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 |
ServerRequestInfoLocalTie
public ServerRequestInfoLocalTie(ServerRequestInfoOperations delegate)
_delegate
public ServerRequestInfoOperations _delegate()
_delegate
public void _delegate(ServerRequestInfoOperations delegate)
add_reply_service_context
public void add_reply_service_context(ServiceContext service_context,
boolean replace)
target_is_a
public boolean target_is_a(java.lang.String id)
get_request_service_context
public ServiceContext get_request_service_context(int id)
adapter_id
public byte[] adapter_id()
get_slot
public Any get_slot(int id)
throws InvalidSlot
- Throws:
InvalidSlot
contexts
public java.lang.String[] contexts()
orb_id
public java.lang.String orb_id()
get_server_policy
public Policy get_server_policy(int type)
server_id
public java.lang.String server_id()
sending_exception
public Any sending_exception()
target_most_derived_interface
public java.lang.String target_most_derived_interface()
get_reply_service_context
public ServiceContext get_reply_service_context(int id)
request_id
public int request_id()
set_slot
public void set_slot(int id,
Any data)
throws InvalidSlot
- Throws:
InvalidSlot
adapter_name
public java.lang.String[] adapter_name()
arguments
public Parameter[] arguments()
result
public Any result()
response_expected
public boolean response_expected()
sync_scope
public short sync_scope()
reply_status
public short reply_status()
operation_context
public java.lang.String[] operation_context()
exceptions
public TypeCode[] exceptions()
object_id
public byte[] object_id()
operation
public java.lang.String operation()
forward_reference
public Object forward_reference()
Copyright © {inceptionYear}-2008 null. All Rights Reserved.