public class ORBInitInfoLocalTie extends _ORBInitInfoLocalBase
Constructor and Description |
---|
ORBInitInfoLocalTie(ORBInitInfoOperations delegate) |
Modifier and Type | Method and Description |
---|---|
ORBInitInfoOperations |
_delegate() |
void |
_delegate(ORBInitInfoOperations delegate) |
void |
add_client_request_interceptor(ClientRequestInterceptor interceptor) |
void |
add_ior_interceptor(IORInterceptor interceptor) |
void |
add_server_request_interceptor(ServerRequestInterceptor interceptor) |
int |
allocate_slot_id() |
String[] |
arguments() |
CodecFactory |
codec_factory() |
String |
orb_id() |
void |
register_initial_reference(String id,
Object obj) |
void |
register_policy_factory(int type,
PolicyFactory policy_factory) |
Object |
resolve_initial_references(String id) |
_ids
_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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
_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
public ORBInitInfoLocalTie(ORBInitInfoOperations delegate)
public ORBInitInfoOperations _delegate()
public void _delegate(ORBInitInfoOperations delegate)
public Object resolve_initial_references(String id) throws InvalidName
InvalidName
public void add_client_request_interceptor(ClientRequestInterceptor interceptor) throws DuplicateName
DuplicateName
public void add_ior_interceptor(IORInterceptor interceptor) throws DuplicateName
DuplicateName
public String orb_id()
public CodecFactory codec_factory()
public String[] arguments()
public int allocate_slot_id()
public void add_server_request_interceptor(ServerRequestInterceptor interceptor) throws DuplicateName
DuplicateName
public void register_policy_factory(int type, PolicyFactory policy_factory)
public void register_initial_reference(String id, Object obj) throws InvalidName
InvalidName
Copyright © 2013. All Rights Reserved.