org.omg.PortableInterceptor
Class ORBInitInfoLocalTie
java.lang.Object
org.omg.CORBA.LocalObject
org.omg.PortableInterceptor._ORBInitInfoLocalBase
org.omg.PortableInterceptor.ORBInitInfoLocalTie
- All Implemented Interfaces:
- java.io.Serializable, LocalInterface, Object, IDLEntity, ORBInitInfo, ORBInitInfoOperations
public class ORBInitInfoLocalTie
- extends _ORBInitInfoLocalBase
Generated from IDL interface "ORBInitInfo".
- 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 |
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 |
ORBInitInfoLocalTie
public ORBInitInfoLocalTie(ORBInitInfoOperations delegate)
_delegate
public ORBInitInfoOperations _delegate()
_delegate
public void _delegate(ORBInitInfoOperations delegate)
resolve_initial_references
public Object resolve_initial_references(java.lang.String id)
throws InvalidName
- Throws:
InvalidName
add_client_request_interceptor
public void add_client_request_interceptor(ClientRequestInterceptor interceptor)
throws DuplicateName
- Throws:
DuplicateName
add_ior_interceptor
public void add_ior_interceptor(IORInterceptor interceptor)
throws DuplicateName
- Throws:
DuplicateName
orb_id
public java.lang.String orb_id()
codec_factory
public CodecFactory codec_factory()
arguments
public java.lang.String[] arguments()
allocate_slot_id
public int allocate_slot_id()
add_server_request_interceptor
public void add_server_request_interceptor(ServerRequestInterceptor interceptor)
throws DuplicateName
- Throws:
DuplicateName
register_policy_factory
public void register_policy_factory(int type,
PolicyFactory policy_factory)
register_initial_reference
public void register_initial_reference(java.lang.String id,
Object obj)
throws InvalidName
- Throws:
InvalidName
Copyright © {inceptionYear}-2008 null. All Rights Reserved.